Releases: multiversx/mx-sdk-js-transaction-decoder
Releases · multiversx/mx-sdk-js-transaction-decoder
v2.0.0
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
- @nvergez made their first contribution in #13
- @gabrielmatei made their first contribution in #14
Full Changelog: v1.0.3...v2.0.0
v1.0.3
What's Changed
- Decrease node version at publish by @danielailie in #6
- Fix workflow by @danielailie in #7
- Fix scenario when nonce is '00' in MultiESDTNFTTransfer by @mad2sm0key in #9
- Simple transfer on no data by @giurgiur99 in #12
New Contributors
- @mad2sm0key made their first contribution in #9
- @giurgiur99 made their first contribution in #12
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.0
What's Changed
- Change package licensing by @ccorcoveanu in #1
- Re branding by @danielailie in #2
- Create npm-publish.yml by @danielailie in #3
New Contributors
- @ccorcoveanu made their first contribution in #1
- @danielailie made their first contribution in #2
Full Changelog: https://github.com/multiversx/mx-sdk-transaction-decoder/commits/v1.0.0