- 29 May, 2023 1 commit
-
-
Mark Tyneway authored
Fixes the bug in the `L2OutputOracle` config such that it only enforces that the submission interval is not 0. This previously also existed in the constructor of the smart contract and was fixed there in the following commit: https://github.com/ethereum-optimism/optimism/commit/51623242abd2c4b226dd2c3eb4cb95e99355f94a
-
- 27 May, 2023 22 commits
-
-
OptimismBot authored
feat(proxyd): track consensus for {safe,finalized} blocks and rewrite tags
-
mergify[bot] authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
OptimismBot authored
op-node: Remove peer scores once the retain period is reached
-
mergify[bot] authored
-
Adrian Sutton authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
OptimismBot authored
op-e2e: pending block test + op-geth update
-
Felipe Andrade authored
-
mergify[bot] authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
OptimismBot authored
feat: Add docker-compose to indexer
-
Will Cory authored
-
protolambda authored
-
- 26 May, 2023 17 commits
-
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
fix(ci): use npm@8.11.0
-
Felipe Andrade authored
-
mergify[bot] authored
-
felipe andrade authored
* bump go-ethereum to 1.12.0 to support finalized and safe block tags * fix index out of range error for malformed requests * goimports
-
Adrian Sutton authored
Changes the base recordScore to act as if records have been pruned as soon as they are eligible rather than only if the GC has run.
-
Kelvin Fichter authored
Updates the ci builder Dockerfile to use a pinned version of npm that is known to not have a module resolution bug found in the default version of npm that ships with the node version from setup_16.x. Resolves an issue when importing packages that have hardhat as a dependency, which causes the current version of npx to try to execute the hardhat binary found deep within the dependency tree, which in turn causes hardhat to throw a fit.
-
OptimismBot authored
op-node: persist p2p bans with expiration time, update ban-expiry gater
-
mergify[bot] authored
-
Adrian Sutton authored
-
Zach Howard authored
adds fault-detector to hold job
-
Zach Howard authored
-
OptimismBot authored
Add fault-detector to tag-service
-
mergify[bot] authored
-
Matthew Slipper authored
-