- 07 Apr, 2023 12 commits
-
-
mergify[bot] authored
-
OptimismBot authored
op-node: Log when reading channels
-
mergify[bot] authored
-
OptimismBot authored
fix: specs lint
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: 1s L2 block time
-
Joshua Gutow authored
-
clabby authored
-
mergify[bot] authored
-
OptimismBot authored
feat(specs): Challenge Agent specification
-
mergify[bot] authored
-
Joshua Gutow authored
-
- 06 Apr, 2023 28 commits
-
-
Joshua Gutow authored
op-e2e: fix p2p gossip flakiness
-
OptimismBot authored
feat(specs/bridges.md): Sherlock correction
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: migrate error handling
-
clabby authored
Per-event diagrams
-
clabby authored
-
clabby authored
-
protolambda authored
- disable batcher instead of making L1 block time longer - increase timeouts - start sequencing after verifiers are ready to receive blocks, to avoid missed blocks
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: sanity check gas limit
-
mergify[bot] authored
-
OptimismBot authored
specs: DisputeGame interface + behavior
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
op-wheel: add --allow-gaps flag to engine block building commands
-
mergify[bot] authored
-
Ori Pomerantz authored
feat(specs/introduction.md): Sherlock correction
-
mergify[bot] authored
-
OptimismBot authored
op-program: Implement wrapper methods required by derive.Engine
-
protolambda authored
-
Mark Tyneway authored
The migration script entrypoint failed due to the L1StartingBlockTag in the `DeployConfig` being set to `nil`. This adds a `nil` check as well as some better logging. The lower level methods for the usage of block tags are also used instead of manually accessing the values internal to the struct, this is what geth does internally.
-
Mark Tyneway authored
Prevent the `SystemConfig` to revert during deploy time by making the default L2 gas limit be 30 million. When the L2 gas limit is too small, it can cause issues with deposits because the deposits consume L2 gas.
-
mergify[bot] authored
-
clabby authored
Updates toc Address Mark's comments
-
OptimismBot authored
op-program: Implement oracle backed engine API backend
-
mergify[bot] authored
-