MetaMask / eth-block-tracker

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

usePastBlocks flag #151

Closed jiexi closed 1 year ago

jiexi commented 1 year ago

This flag is needed to help enable an option to disable nonce caching for specific networks in extension

Ticket: mme-16332

jiexi commented 1 year ago

Comments addressed. Hopefully the way I organized the new tests seems sane. @danfinlay @mcmire