- 19 Aug, 2023 5 commits
-
-
Joshua Gutow authored
This adds metrics & pprof to the op-challenger. I had to add a default config option to the metrics & pprof in order to make the tests work (because it verifies that the result of the CLI parsing is as expected when compared to an config struct which is constructed). This also had to modify how the challenger stores its version information because we include that information in the metrics when we record that it is up. Unlike the proposer & batcher, the challenger has a different initialization flow which does not easily make the version information accessible.
-
OptimismBot authored
feat(ctb): Pack `GameType` in DGF's `GameId` type
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: small cleanups in deploy scripts
-
mergify[bot] authored
-
- 18 Aug, 2023 35 commits
-
-
mergify[bot] authored
-
Matthew Slipper authored
op-node: batch_decoder: Parallel tx fetching
-
mergify[bot] authored
-
refcell.eth authored
-
clabby authored
-
OptimismBot authored
op-chain-ops: always fund precompile balances in L2 genesis
-
mergify[bot] authored
-
OptimismBot authored
feat(indexer): use contiguous slice of memory
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Add skipped test for playing multiple cannon games
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
mergify[bot] authored
-
Hamdi Allam authored
-
mergify[bot] authored
-
OptimismBot authored
op-batcher: Make channel manager safe for concurrent use
-
mergify[bot] authored
-
Hamdi Allam authored
feat(indexer) decouple the bridge and general etl to eliminate circular dependencies in bridge processing
-
clabby authored
chore: fixes
-
clabby authored
-
clabby authored
-
Hamdi Allam authored
-
pcw109550 authored
-
Adrian Sutton authored
Refactors the challenger config options to use a more standard option pattern. Improve some error messages when dispute game tests fail.
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
-
Mark Tyneway authored
-
OptimismBot authored
op-challenger: Add --game-factory-address CLI option.
-
mergify[bot] authored
-
OptimismBot authored
Rename backoff package to retry
-
mergify[bot] authored
-
OptimismBot authored
chore(sdk): Update all dependencies to latest
-