- 18 May, 2023 29 commits
-
-
mergify[bot] authored
-
OptimismBot authored
CI: Pin go-ethereum to v1.11.6 for Hive
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: better rollover checks
-
mergify[bot] authored
-
OptimismBot authored
refactor(proxyd): move consensus shutdown nested inside the backend group
-
mergify[bot] authored
-
Felipe Andrade authored
-
OptimismBot authored
refactor(proxy): cache only immutable and hash-based methods
-
Felipe Andrade authored
-
mergify[bot] authored
-
OptimismBot authored
refactor(proxyd): clean up backend rate limiter
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
OptimismBot authored
fix(proxyd): add missing shutdown for consensus poller
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): consensus event dispatcher
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): redis namespace
-
mergify[bot] authored
-
Adrian Sutton authored
-
OptimismBot authored
[fault-detector] current batch index
-
mergify[bot] authored
-
Joshua Gutow authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
OptimismBot authored
contracts-bedrock: mainnet deploy config fee vault recipients
-
- 17 May, 2023 3 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
Update the fee vault recipients to their final value before the upgrade. The value can be changed through an L2 contract upgrade. The values were previously set to a hardhat test account. We never need to recycle the ether back to the test accounts because they already have so much ether that it is fine to set it to its final value.
-
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 8 commits
-
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
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
-