Releases: casper-ecosystem/casper-js-sdk
Releases · casper-ecosystem/casper-js-sdk
Casper Client SDK v1.0.39
Fixed
- Reverted usage of
TextEncoder
to support Node.js versions < 11.
Casper Client SDK v1.0.38
1.0.38
Fixed
- Problem with U32 deserialization (and all values that uses Buffer polyfill).
Casper Client SDK v1.0.36
1.0.36
Fixed
- Fixed Delegator interface shape
Casper Client SDK v1.0.35
1.0.35
Changed
- Validate the size of the
Deploy
. NowCasperServiceByJsonRPC.deploy
throws an error if the size of the deploy is larger then 1 megabyte.
Casper Client SDK v1.0.34
1.0.34
Fixed
Problems with Buffer polyfill not working in browser
Casper Client SDK v1.0.33
1.0.33
Changed
rpc-client-js -> @open-rpc/client-js
Casper Client SDK v1.0.32
1.0.32
Added
CasperServiceByJsonRPC.getBlockInfoByHeight(height)
Fixed
CasperServiceByJsonRPC.getBlockInfo(hash)
to return requested block, not the last one.
Casper Client SDK v1.0.31
1.0.31
Fixed
- Problems with bundling library with client-side projects.
Casper Client SDK v1.0.30
1.0.30
Fixed
- Problems with bundling library with client-side projects.
Casper Client SDK v1.0.29
Merge pull request #11 from casper-ecosystem/update-release-with-file-2 version bump