Skip to content

Commit b520e65

Browse files
sc 0.56.0, chain 0.13.0, sdk 0.8.1
1 parent 7fc211d commit b520e65

File tree

282 files changed

+513
-496
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

282 files changed

+513
-496
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ They are:
3333
- `multiversx-sdk-dapp`
3434

3535

36+
## [sc 0.56.0, chain 0.13.0, sdk 0.8.1] - 2025-01-23
37+
- Rust VM support for readonly sync calls.
38+
- `ManagedMapEncoded`, a map type that can use any key or value types that are serializable.
39+
- `ManagedDecimal` implements `ManagedVecItem`.
40+
- Bugfixes, improvements:
41+
- Fixed a bug regarding the ESDT roles VM hook;
42+
- Pretty representation for ManagedBuffer and other string-like types when debugging;
43+
- API fix of an issue that was preventing set state in chain simulator;
44+
- Snippets generator fixes involving the crate path and the upgrade result handler.
45+
3646
## [sc 0.55.0, codec 0.21.2, chain 0.12.0, sdk 0.8.0] - 2025-01-08
3747
- Integrating Spica changes into the framework:
3848
- EGLD+ESDT multi-transfers are now possible:

0 commit comments

Comments
 (0)