Skip to content

Releases: multiversx/mx-sdk-js-transaction-decoder

v2.0.0

11 Sep 11:42
85a4383
Compare
Choose a tag to compare

Fixed handling of contract calls with no arguments - possible behavioral breaking change, hence a major version.

What's Changed

  • Do not remove functionName & functionArgs if no args but receiver is smart contract by @nvergez in #13
  • increase version by @gabrielmatei in #14

New Contributors

Full Changelog: v1.0.3...v2.0.0

v1.0.3

18 Jul 07:05
4e36ecb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Jan 10:41
f1ec3ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.0

10 Jan 13:13
96386ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/multiversx/mx-sdk-transaction-decoder/commits/v1.0.0