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

On gateway/ethers, make contract calls return data from a number of configurable epochs below top of ledger #34

Closed guidiaz closed 2 years ago

guidiaz commented 2 years ago

Test and upgrade related testnet stacks.

guidiaz commented 2 years ago

Setting new configuration parameters:

guidiaz commented 2 years ago

Testing new docker images:

guidiaz commented 2 years ago

Boba Rinkeby had to be reconfigured back to 1 confirmation block on the bridge, and 0 interleave blocks on the gateway, as block numbers seem to refer to previous sync w/ L1