Skip to content

sc 0.62.0, chain 0.19.0, sdk 0.12.0

Latest

Choose a tag to compare

@andrei-marinica andrei-marinica released this 24 Sep 12:24
· 25 commits to master since this release
v0.62.0
1ba9c2d
  • BLS signing support in tests.
  • Gas simulations available in the interactor:
    • Simulation only;
    • Auto-simulate to find gas estimation.
  • sc-meta post-build validation improvements:
    • Fixed opcode checker to support call_indirect.
    • Opcode versioning in sc-config.toml and opcodde checker.
    • Post-build VM hook signature validation.
  • Proxy generator fix for enums with explicit discriminants.
  • Removed legacy typed mandos scenario and interactor syntax.