Releases: casper-ecosystem/casper-js-sdk
Releases · casper-ecosystem/casper-js-sdk
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
Casper Client SDK v1.0.28
Merge pull request #9 from casper-ecosystem/update-release-with-file-2 allow override release enabled
Casper Client SDK v1.0.27
Merge pull request #8 from casper-ecosystem/update-release-with-file-2 another test of gh-actions