MetaMask / eth-block-tracker

A JS module for keeping track of the latest Ethereum block by polling an ethereum provider
MIT License
129 stars 82 forks source link

Adapt to EIP-1193 provider changes #231

Closed mcmire closed 1 week ago

mcmire commented 4 months ago

After SafeEventEmitterProvider is updated to support EIP-1193 and a new version of @metamask/eth-json-rpc-provider is released, we should adapt to the changes: