- 30 Aug, 2023 17 commits
-
-
Hamdi Allam authored
fix(indexer): Use subsystem rather than label to differentiate between l1/l2
-
OptimismBot authored
ci: Require cannon-go-lint-and-test to pass before merging
-
Hamdi Allam authored
-
Hamdi Allam authored
-
mergify[bot] authored
-
OptimismBot authored
op-wheel: add engine-api utils
-
mergify[bot] authored
-
Adrian Sutton authored
-
Adrian Sutton authored
Allow passing Config and Value to TxMgr
-
OptimismBot authored
cannon: Prevent deadlock on pre-image reads
-
inphi authored
-
inphi authored
-
inphi authored
Reading a FileChannel that does not have a writer blocks indefinitely. This occurs in cannon whenever the pre-image oracle server shuts down prematurely. We add a new io.ReadWriter that can detect when a FileChannel would otherwise block indefinitely.
-
OptimismBot authored
fix(indexer): e2e test lifecycle
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Use gzip encoded proofs and snapshots
-
mergify[bot] authored
-
- 29 Aug, 2023 23 commits
-
-
Hamdi Allam authored
-
OptimismBot authored
Add ability to restrict the networks that op-node discovers peers on
-
Andrew Huang authored
-
OptimismBot authored
op-challenger: Include the op-program host binary in docker image.
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Detect already resolved games at startup
-
mergify[bot] authored
-
Andrew Huang authored
-
OptimismBot authored
Update rollup-node-p2p.md
-
Adrian Sutton authored
Avoids the need to manually specify the op-program binary to run as the cannon pre-image server.
-
NetWalker108 authored
Typo fix
-
Adrian Sutton authored
-
Adrian Sutton authored
Avoids regenerating the cannon traces when performing an initial move at startup if the game is already resolved.
-
OptimismBot authored
ci: Convert go-e2e-tests CI to make targets
-
Adrian Sutton authored
-
Jason Yellick authored
This change makes it much easier to make build changes to the op-e2e without having to reflect the changes from the Makefile into the CI definition. It also makes easier for developers to mirror the execution of what's going on in CI locally.
-
OptimismBot authored
feat(indexer): wire up ETL metrics
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
OptimismBot authored
feat(indexer): introduce metrics server for the indexer process
-
mergify[bot] authored
-