Skip to content

Commit

Permalink
Merge branch 'master' into use-module-tests-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
ovstinga authored Sep 13, 2023
2 parents f12b02d + 98191b8 commit 5a9b3bd
Show file tree
Hide file tree
Showing 437 changed files with 5,271 additions and 2,474 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ They are:
- `multiversx-sdk`, in short `sdk`, allows communication with the chain(s), 1 crate.


## [sc 0.43.3, vm 0.5.2] - 2023-09-08
- Added several new methods in the `SendWrapper`, which perform EGLD & ESDT transfers but don't do anything if the value is zero.
- Added the `DeleteUsername` builtin function to the VM.
- Minor fixes in API wrapper constructors.

## [sc 0.43.2] - 2023-08-18
- Template tool tag argument validation bugfix.

Expand Down
Loading

0 comments on commit 5a9b3bd

Please sign in to comment.