- 08 Jun, 2023 20 commits
-
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
contracts-bedrock: simplify hh config for mainnet
-
mergify[bot] authored
-
Mark Tyneway authored
-
Will Cory authored
feat(indexer) processor module with basic l1Processor & l2Processor
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
OptimismBot authored
feat: Add indexer.toml file
-
Will Cory authored
use os.ReadFile instead refactor: Keep err in scope of Run() refactor: Make test same scope as config package refactor: Better names and better comments Update indexer/cmd/indexer-refresh/main.go
-
OptimismBot authored
feat(fault-detector): Better package.json
-
Will Cory authored
yarn add @types/pino-pretty
-
OptimismBot authored
Ensure generated CI mocks are up to date
-
mergify[bot] authored
-
OptimismBot authored
Fix indexer release action
-
Matthew Slipper authored
-
OptimismBot authored
op-batcher: Fix num_frames metrics
-
Sebastian Stammler authored
The metrics recorded the value of channelBuilder.NumFrames(). But this was only the number of pending frames in the frames queue. This PR adds a new method TotalFrames() and separate numFrames tracking to distinguish between the number of pending frames and total frames of a channel.
-
OptimismBot authored
op-bootnode
-
- 07 Jun, 2023 11 commits
-
-
Hamdi Allam authored
update command to kick off l1/l2 processors. only include needed flags for now (assumes local postgres host/port)
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Lemma199 authored
-
Lemma199 authored
-
Lemma199 authored
-
Lemma199 authored
-
Lemma199 authored
-
OptimismBot authored
op-node: Add a histogram to report current peer scores
-
mergify[bot] authored
-
- 06 Jun, 2023 9 commits
-
-
OptimismBot authored
feat(op-node): Finalize Mainnet Rollup Config
-
mergify[bot] authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Matthew Slipper authored
Update b2.json
-
Mark Tyneway authored
contracts-bedrock: final deploy config
-
Kevin Z Chen authored
-
Mark Tyneway authored
-
OptimismBot authored
feat(op-service): Retrying client
-