- 09 Aug, 2023 26 commits
-
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
This adds retries when dialing ethclient or rollupclient RPC urls. Because this now does up to 10 exponential backoffs, the dial timeout has been increased to 15s (though this may not be enough). I have also modified the API to DialClient to no longer take a context. This is because we are not sharing the context & if we want to pass in a context, we should probably set the timeout outside the dial function.
-
OptimismBot authored
contracts-bedrock: erc721 bridge single impl
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Update the ERC721 bridge so that a single implementation can be used across many different chains. Still need to double check the storage layout before this is good, but the tests are passing. Also need to update all the code that touches the go bindings.
-
Mark Tyneway authored
-
OptimismBot authored
feat(indexer): Index CrossDomainMessenger messages
-
Hamdi Allam authored
-
OptimismBot authored
feat(indexer): Index OptimismPortal & L2ToL1MP Txs
-
mergify[bot] authored
-
OptimismBot authored
chore: Clean up op-e2e Dispute Game Helpers
-
- 08 Aug, 2023 14 commits
-
-
mergify[bot] authored
-
Hamdi Allam authored
-
OptimismBot authored
contracts-bedrock: single implementation L1StandardBridge
-
Andreas Bigger authored
-
Hamdi Allam authored
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Use helper to send deposit tx in TestMixedDepositValidity
-
Adrian Sutton authored
Helper avoid flakiness by padding the gas limit for the L1 tx.
-
OptimismBot authored
feat(ctb): `MIPS` constructor
-
Mark Tyneway authored
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-