Skip to content

Version: 1.21.0

Compare
Choose a tag to compare
@d3p d3p released this 24 Aug 09:02
· 393 commits to master since this release

[1.21.0] – 2021-08-18

New

  • 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.