Skip to content

Commit

Permalink
sc 0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Jan 5, 2024
1 parent 7a86610 commit 0083e55
Show file tree
Hide file tree
Showing 261 changed files with 465 additions and 467 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ They are:
- `multiversx-chain-scenario-format`, in short `scenario-format`, scenario JSON serializer/deserializer, 1 crate.
- `multiversx-sdk`, in short `sdk`, allows communication with the chain(s), 1 crate.

## [sc 0.46.0] - 2024-01-05
- Promises callback memory allocator bugfix.
- Removed features: `promises`, `managed-map`, `back-transfers`.
- Removed `hashbrown` dependency from framework.
- Imports in output now sorted.

## [sc 0.45.2, codec 0.18.3, vm 0.7.1, scenario-format 0.21.1, sdk 0.3.1] - 2023-12-18
- Updated framework dependencies to the latest versions: syn, bitflags, wasmparser, base64, sha2, sha3, itertools, hmac, pem, pbkdf2, etc.
- `sc-meta` improvements:
Expand Down
Loading

0 comments on commit 0083e55

Please sign in to comment.