casper-ecosystem / casper-js-sdk

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

Add support for new chain_get_era_summary endpoint #286

Closed RitaMAllenCA closed 1 year ago

RitaMAllenCA commented 1 year ago

a new RPC commit_purge endpoint was added to the node and needs to be supported in the JS SDK with a new chain_get_era_summary. Call. See this PR: https://github.com/casper-network/casper-node/pull/3811

This is needed for 1.4.14