Skip to content

Commit 3510e41

Browse files
sc 0.62.0, chain 0.19.0, sdk 0.12.0
1 parent 5e0a17b commit 3510e41

File tree

285 files changed

+640
-592
lines changed

Some content is hidden

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

285 files changed

+640
-592
lines changed

CHANGELOG.md

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

3535

36+
## [sc 0.62.0, chain 0.19.0, sdk 0.12.0] - 2025-09-24
37+
- BLS signing support in tests.
38+
- Gas simulations available in the interactor:
39+
- Simulation only;
40+
- Auto-simulate to find gas estimation.
41+
- `sc-meta` post-build validation improvements:
42+
- Fixed opcode checker to support `call_indirect`.
43+
- Opcode versioning in `sc-config.toml` and opcodde checker.
44+
- Post-build VM hook signature validation.
45+
- Proxy generator fix for enums with explicit discriminants.
46+
- Removed legacy typed mandos scenario and interactor syntax.
47+
48+
3649
## [sc 0.61.0, chain 0.18.0, sdk 0.11.3] - 2025-09-04
3750
- BLS crypto function support in the Rust VM. Functionality is guarded by the `bls` feature flag.
3851
- Managed buffer slices out of bounds handled in the framework.

0 commit comments

Comments
 (0)