Skip to content

Commit

Permalink
Merge branch 'master' into report-code-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
BiancaIalangi authored Aug 5, 2024
2 parents 826b7ce + 6746d08 commit 9ccc87f
Show file tree
Hide file tree
Showing 382 changed files with 2,104 additions and 1,186 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@ 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.52.2] - 2024-08-01
- `ManagedBufferReadToEnd` extract data methods.

## [sc 0.52.1] - 2024-07-31
- `ManagedBufferReadToEnd` `TypeAbi` implementation.

## [sc 0.52.0, codec 0.20.1] - 2024-07-31
- ManagedBufferReadToEnd type, which flushed a nested data buffer.
- Fixed hex and binary formatters for byte slices.
- Added EI 1.4 and 1.5 configs.
- Dependency upgrades.

## [sc 0.51.1]
- `sc-meta upgrade` bugfix.

Expand Down
Loading

0 comments on commit 9ccc87f

Please sign in to comment.