casper-ecosystem / casper-js-sdk

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

replace legacy sendAsync with request #373

Closed chaitanyapotti closed 9 months ago

chaitanyapotti commented 9 months ago

Most providers now support request method and send, sendAsync are now considered deprecated

chaitanyapotti commented 9 months ago

Most multi-chain providers now follow EIP-1193 spec (https://eips.ethereum.org/EIPS/eip-1193#specification)

MParlikar commented 9 months ago

bors r+

rob-casper commented 9 months ago

force merge while waiting for 1.5.3 casper-node tag (impacting CI build job) as per discussions with @gyroflaw & @hoffmannjan