Releases: casper-ecosystem/casper-js-sdk
Releases · casper-ecosystem/casper-js-sdk
Casper JS SDK v5.0.6
Casper JS SDK v5.0.5
Fixed
- Issue with declaration circular dependencies by @alexmyshchyshyn in #563
Changed
- Updated documentation with query latest balance method by @alexmyshchyshyn in #562
Full Changelog: 5.0.4...5.0.5
Casper JS SDK v5.0.4
Added
- Query the latest balance utility function for Casper Network by @alexmyshchyshyn in #559
Full Changelog: 5.0.3...5.0.4
Casper JS SDK v5.0.3
Casper JS SDK v5.0.2
Fixed
- Issue with parsing named keys for AccountInfo and Contracts by @alexmyshchyshyn in #552
- Parsing of arguments keys for transaction V1 by @alexmyshchyshyn in #554
Changed
- Replace key-encoder lib with equal internal implementation by @Comp0te in #551
- Extended the CasperNetwork utility getTransaction method with a fallb… by @ihor in #555
Added
- Support for prefix entity-contract- for contract hashes by @alexmyshchyshyn in #553
Full Changelog: 5.0.1...5.0.2
Casper JS SDK v5.0.1
Fixed
token_hash
args type by @Comp0te in #545- Parsing null execution results for
1.5.x
deploys and transactions by @alexmyshchyshyn in #546
Added
toBytes()
method toTransaction
class. by @davidatwhiletrue in #544- Dynamic payment amount for deploys by @alexmyshchyshyn in #547
CasperNetwork
utility usage documentation by @alexmyshchyshyn in #550
Changed
- hash type to
TransactionHash
by @alexmyshchyshyn in #549
Full Changelog: 5.0.0...5.0.1
Casper JS SDK v5.0.0
This version is identical to 5.0.16-beta2
. Please review the changes in the previous beta releases and refer to the Migration guide if you’re updating a project from v2.x
.
Full Changelog: 2.15.6...5.0.0
Casper JS SDK v5.0.16-beta2
Changed
- Handle message keys contract prefixes by @alexmyshchyshyn in #534
- Update gas price for utils by @alexmyshchyshyn in #538
Added
- Refund and Current Gas Price fields parsing for execution results by @alexmyshchyshyn in #533
- Methods to wait for transaction / deploy by @alexmyshchyshyn in #535
- Provide possibility to specify the gas price tolerance when creating Transactions and Deploys by @alexmyshchyshyn in #536
Full Changelog: 5.0.15-beta2...5.0.16-beta2
Casper JS SDK v5.0.15-beta2
Fixed
- Issue with parsing Transaction with EraId Key by @alexmyshchyshyn in #530
Full Changelog: 5.0.14-beta2...5.0.15-beta2
Casper JS SDK v5.0.14-beta2
Fixed
- Issue with parsing deploy by @alexmyshchyshyn in #528
Full Changelog: 5.0.13-beta2...5.0.14-beta2