sc 0.56.0, chain 0.13.0, sdk 0.8.1
·
47 commits
to master
since this release
- Rust VM support for readonly sync calls.
ManagedMapEncoded
, a map type that can use any key or value types that are serializable.ManagedDecimal
implementsManagedVecItem
.- 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.