- 31 Aug, 2023 3 commits
-
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
- 30 Aug, 2023 23 commits
-
-
OptimismBot authored
feat(indexer): wire up rpc client metrics
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
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 14 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
-