Casper JS SDK v5.0.8-beta2
Pre-release
Pre-release
alexmyshchyshyn
released this
05 Feb 16:51
·
0 commits
to dev
since this release
Added
- Tx utils by @Comp0te in #507
- Add new get auction info v2 method support by @alexmyshchyshyn in #504
- Parsing contract entry points between
Casper 1.5.x
andCasper 2.0
by @alexmyshchyshyn in #509
Fixed
- Fixed
info_get_status
response parsing by @alexmyshchyshyn in #503 - Fixed seigniorage allocations structure by @alexmyshchyshyn in #506
- Fixed parsing write account for
Transform
by @alexmyshchyshyn in #505 - Fixed
makeNftTransferTransaction
entryPoint by @Comp0te in #508
Changed
- Renamed
RpcAddressableEntity
toAddressableEntity
to improve naming clarity and consistency.
Full Changelog: 5.0.7-beta2...5.0.8-beta2