- 17 May, 2023 1 commit
-
-
Mark Tyneway authored
Improve the rollover script for waiting for the final deposits to be ingested into `l2geth` by ensuring that it handles the case that not all deposits have been ingested in a safe way. Previously the error message was ominous, which leads to confusion when running the script. Now instead of erroring, reset the loop and attempt to look for the final deposit again. Also add a bunch of comments to make the code easier to understand. This script is used as part of the upgrade to bedrock.
-
- 16 May, 2023 4 commits
-
-
OptimismBot authored
[op-batcher] Add Compressor abstraction, and new implementation with shadow compression
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): prevent banning out-of-sync backend
-
mergify[bot] authored
-
- 15 May, 2023 28 commits
-
-
OptimismBot authored
fix(op-node): Remove Deprecated Public rpc.Api Field
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
This reverts commit bda51b6abc0b8d686c859f3d2a0fda9bc50fdaed.
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Michael de Hoog authored
-
Andreas Bigger authored
-
OptimismBot authored
Remove unused config for final-migration-rehearsal network
-
mergify[bot] authored
-
Mark Tyneway authored
op-chain-ops: better comments
-
- 13 May, 2023 5 commits
-
-
OptimismBot authored
fault-detector: add readme for custom op-chains (+ bugfix)
-
mergify[bot] authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
- 12 May, 2023 2 commits
-
-
Maurelian authored
Remove network config code, and deploy config files which were used for the goerli migration rehearsal and are no longer need. The corresponding deploy artifacts were deleted in a previous PR.
-
Mark Tyneway authored
This reverts commit 6b9901b9. It breaks tests
-