Получи случайную криптовалюту за регистрацию!

Release SDK 1.42.0 New - Added message monitoring functions | Everscale SDK / Graphql API / Dev Tools

Release SDK 1.42.0

New

- Added message monitoring functions to the processing module: monitor_messages,
fetch_next_monitor_results, get_monitor_info, cancel_monitor****.
- Added processing.send_messages function.
- Improved error resolving for deleted accounts
- net.first_remp_status_timeout config parameter default value set to 1 ms in order to start
fallback scenario together with REMP statuses processing while REMP is not properly tuned yet.
- Network errors are returned on subscription creation if occured

Fixed

- ParamsOfSubscribe was not public.
- subscribe did not trim subscription query text. It is required for some graphql servers
expecting that query text starts from operation text.