Get Mystery Box with random crypto!

​​ TON-SDK & ton-client-js 1.6.1 New - nacl_sign_detached_ver | Everscale Dev EN

​​ TON-SDK & ton-client-js 1.6.1

New
- nacl_sign_detached_verify function to verify detached signature.
- aggregate_collection function as a wrapper for GraphQL aggregation queries.
- batch_query function performs multiple queries per single fetch.
- Active endpoint invalidation in case of network error occuring.
- network.network_retries_count config parameter is deprecated. network.max_reconnect_timeout is introduced that allows to specify maximum network resolving timeout. Default value is 2 mins.
- initial_pubkey field in DeploySet to specify public key instead of one from TVC file or provided by signer.
- Support for debot interfaces:
  - send Browser Callback to send messages with interface calls to Browser.
  - new variant ParamsOfAppDebotBrowser::Send.
  - send API function to send messages from Browser to Debot.
  - run_output.rs - internal structure RunOutput to filter messages generated by debot to 4 categories: interface calls, external calls, get-method calls and invoke calls.
Fixed
- Device time synchronization is checked only in send_message. Data querying does not require proper time now

Useful links
Documentation:
TON-SDK API Reference 
Graphql API 
TONOS-SE 
Repositories:
TON-SDK 
ton-client-js 
ton-q-server
TONOS-SE

SDK Chat Discussion

Stay tuned for more updates!

#SDK #Updates