You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crypto.create_encryption_box function for creating SDK-defined encryption boxes. First supported
algorithm - AES with CBC mode.
Debot module:
Аdded public prepare_ext_in_message function.
Fixed
tvm.run_executor did not work when SDK is configured to use TONOS SE, because of incomplete default
blockchain configuration. Now mainnet config from key block 10660619 (last key block at the moment of fix)
is used as default.