Skip to content

sc 0.56.0, chain 0.13.0, sdk 0.8.1

Latest
Compare
Choose a tag to compare
@andrei-marinica andrei-marinica released this 23 Jan 00:49
· 2 commits to master since this release
v0.56.0
12f9169
  • Rust VM support for readonly sync calls.
  • ManagedMapEncoded, a map type that can use any key or value types that are serializable.
  • ManagedDecimal implements ManagedVecItem.
  • Bugfixes, improvements:
    • Fixed a bug regarding the ESDT roles VM hook;
    • Pretty representation for ManagedBuffer and other string-like types when debugging;
    • API fix of an issue that was preventing set state in chain simulator;
    • Snippets generator fixes involving the crate path and the upgrade result handler.