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 #252

Closed kanthesha closed 1 week ago

kanthesha commented 3 weeks 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:

We should bump @metamask/eth-json-rpc-provider to rely on the new changes. At that point, calling sendAsync will be deprecated; we should use request instead.

Fixes #231

socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/eth-json-rpc-provider@4.1.0 None +3 376 kB metamaskbot

🚮 Removed packages: npm/@metamask/eth-json-rpc-provider@4.0.0

View full report↗︎