Closed guidiaz closed 2 years ago
Bridging 1 ETH from Ethereum Goerli to Optimism Goerli:
On new WitnetRequestBoardTrustableOvm2
implementation, assessing how to better estimate report reward by interacting w/ pre-compiled OVM_GasPriceOracle
contract at L2
Funding 0.2 oETH to bridge evm address:
Setting 0x8c49CAfC4542D9EA9107D4E48412ACEd2A68aA77
as authorized reporter:
Deployed and verified Witnet Solidity Bridge contracts on Optimism Goerli:
Witnet Solidity Bridge:
WitnetDecoderLib: 0x7D8A488BACB56dA2De17628e26a21fFd97792b81
WitnetParserLib: 0x02Cd4089679EAA9431a88170fd784e7dE78A2425
WitnetProxy: 0x0985FDe9f424fe4f5AC516F66bAf5591e18aCBEb
WitnetRequestBoardTrustableOvm2: 0xD9a6d1Ea0d0f4795985725C7Bd40C31a667c033d
Witnet use cases:
WitnetPriceRouter: 0xD9465D38f50f364b3263Cb219e58d4dB2D584530
WitnetRandomness: 0x9E943Ab1FD0D35B3BaDe31AA78D60C485EA1a604
Witnet price feeds:
0x56834Ff8D4b27db647Da97CA3bd8540f7fA0e89D
Created bridgeoptimismgoerli
stack on bootstrap host
rpc gateway config:
EVM_CALL_INTERLEAVE_BLOCKS: 2
ETHERS_ESTIMATE_GAS_PRICE: "true"
ETHERS_ESTIMATE_GAS_LIMIT: "true"
ETHERS_GAS_LIMIT_FACTOR: 1.25
ETHERS_MOCK_FILTERS: "true"
poller bot config:
WPFP_NETWORK_NAME: "optimism.goerli"
WPFP_WEB3_FINALIZATION_SECS: 45
WPFP_WEB3_FROM: "0x8d86Bc475bEDCB08179c5e6a4d494EbD3b44Ea8B"
WPFP_WEB3_PROVIDER_POA: "true"
WPFP_WEB3_PROVIDER_WAITING_TIMEOUT_SECS: 120
WPFP_WEB3_PROVIDER_POLLING_LATENCY_SECS: 10
WPFP_WEB3_SYMBOL: "tOP"
WPFP_WITNET_TOOLKIT_TIMEOUT_SECS: 15
bridge base config:
WITNET_CENTRALIZED_ETHEREUM_BRIDGE_ETH_ACCOUNT: "0x8c49CAfC4542D9EA9107D4E48412ACEd2A68aA77"
WITNET_CENTRALIZED_ETHEREUM_BRIDGE_GAS_LIMITS: "report_result = 6_000_000"
WITNET_CENTRALIZED_ETHEREUM_BRIDGE_NUM_CONFIRMATIONS: 3
WITNET_CENTRALIZED_ETHEREUM_BRIDGE_WRB_CONTRACT_ADDR: "0x0985FDe9f424fe4f5AC516F66bAf5591e18aCBEb"
Related PRs:
* [feat: add ethers support to Optimism web3-jsonrpc-gateway#41](https://github.com/witnet/web3-jsonrpc-gateway/pull/41) * [feat: add support to optimism #280](https://github.com/witnet/witnet-solidity-bridge/pull/280) * [feat: add support to optimism witnet-price-feeds#133](https://github.com/witnet/witnet-price-feeds/pull/133) * [feat: add support to optimism data-feeds-explorer#245](https://github.com/witnet/data-feeds-explorer/pull/245)
All approved!
created change request on https://docs.witnet.io
created change request on https://docs.witnet.io
Merged!