Skip to content

Releases: casper-ecosystem/casper-js-sdk

Casper Client SDK v1.0.36

01 Apr 09:49
d1fe832
Compare
Choose a tag to compare

1.0.36

Fixed

  • Fixed Delegator interface shape

Casper Client SDK v1.0.35

31 Mar 19:12
8f01b1b
Compare
Choose a tag to compare

1.0.35

Changed

  • Validate the size of the Deploy. Now CasperServiceByJsonRPC.deploy throws an error if the size of the deploy is larger then 1 megabyte.

Casper Client SDK v1.0.34

26 Mar 21:27
a69eb5b
Compare
Choose a tag to compare

1.0.34

Fixed

Problems with Buffer polyfill not working in browser

Casper Client SDK v1.0.33

23 Mar 08:59
edf881e
Compare
Choose a tag to compare

1.0.33

Changed

rpc-client-js -> @open-rpc/client-js

Casper Client SDK v1.0.32

19 Mar 12:48
e401aa3
Compare
Choose a tag to compare

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

05 Mar 18:45
2e00d86
Compare
Choose a tag to compare

1.0.31

Fixed

  • Problems with bundling library with client-side projects.

Casper Client SDK v1.0.30

05 Mar 18:11
dbd12d7
Compare
Choose a tag to compare

1.0.30

Fixed

  • Problems with bundling library with client-side projects.

Casper Client SDK v1.0.29

04 Mar 15:50
a737362
Compare
Choose a tag to compare
Merge pull request #11 from casper-ecosystem/update-release-with-file-2

version bump

Casper Client SDK v1.0.28

04 Mar 15:36
7c660a1
Compare
Choose a tag to compare
Merge pull request #9 from casper-ecosystem/update-release-with-file-2

allow override release enabled

Casper Client SDK v1.0.27

04 Mar 15:28
d062def
Compare
Choose a tag to compare
Merge pull request #8 from casper-ecosystem/update-release-with-file-2

another test of gh-actions