witnet / web3-jsonrpc-gateway

A Web3 JSON-RPC provider that handles accounts on its own using Ethers.js but delegates chain queries to a 3rd party service, e.g. Infura
MIT License
3 stars 3 forks source link

Feat: Improve protection against shallow rollbacks #36

Closed guidiaz closed 2 years ago

guidiaz commented 2 years ago

Close #34, close #35, superseds #33.