casper-ecosystem / casper-js-sdk

TypeScript Casper Client SDK
Apache License 2.0
71 stars 60 forks source link

Fix get state root hash RPC #339

Closed KillianH closed 12 months ago

KillianH commented 1 year ago

State root hash RPC signature have changed with 1.5 https://docs.casper.network/developers/json-rpc/json-rpc-informational/#chain-get-state-root-hash

So the current implementation doesn't work with testnet 1.5.