- 31 Aug, 2023 4 commits
-
-
Hamdi Allam authored
fix(indexer): run bridge processor after completed L1ETL intervals
-
OptimismBot authored
op-program: Use atomic write pattern for KV store
-
mergify[bot] authored
-
Hamdi Allam authored
fix(indexer): cursoring options when scanning bridge transfers
-
- 30 Aug, 2023 36 commits
-
-
OptimismBot authored
[epociask/indexer.architecture] Indexer Architectural Docs
-
mergify[bot] authored
-
OptimismBot authored
Add cannon-prestate as prereq to devnet-up
-
Jason Yellick authored
The devnet-up ultimately requires the cannont-prestate target to have already executed, or the script errors out. Consequently, for someone checking out the repo if they simply do a: ``` make && make devnet-up ``` Things still fail. This change simply mirrors a similar check added to the e2e Makefile.
-
Ethen Pociask authored
-
Hamdi Allam authored
-
Adrian Sutton authored
Ensures that pre-image files are always completely written before being moved into place.
-
Hamdi Allam authored
-
OptimismBot authored
op-program: Support prefetching l2-transactions
-
Adrian Sutton authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
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
-