Skip to content

Commit

Permalink
Merge pull request #1602 from multiversx/merge-unified-to-symbolic
Browse files Browse the repository at this point in the history
Merge 'feat/unified' to 'feat/symbolic'
  • Loading branch information
andrei-marinica authored May 3, 2024
2 parents 0ea1af1 + d1c8917 commit 93275ec
Show file tree
Hide file tree
Showing 479 changed files with 6,672 additions and 5,154 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ 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.48.1, codec 0.18.7] - 2024-04-30
- Simplified decoding of small numbers (i64/u64).
- Manual reset of the `StaticApi`, in order to free memory for long-running tasks.

## [sc 0.49.0-alpha.4, sdk 0.4.0-alpha.4] - 2024-04-23
Fourth pre-release, contains many interactor improvements, including improved tx polling.

## [sc 0.49.0-alpha.3] - 2024-04-13
Third pre-release of the unified syntax, includes backwards compatibility fixes and testing set state/check state.

Expand Down
Loading

0 comments on commit 93275ec

Please sign in to comment.