- 22 May, 2023 11 commits
-
-
OptimismBot authored
op-service: Define an abstract Clock
-
mergify[bot] authored
-
OptimismBot authored
op-node: Add extended peer store to store scores
-
protolambda authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
Supports storing gossip scores for peers.
-
Adrian Sutton authored
Provides by system and deterministic implementations so services can have a common abstraction over time functions that enables testing.
-
OptimismBot authored
docs: update
-
Mark Tyneway authored
-
Mark Tyneway authored
-
- 20 May, 2023 4 commits
-
-
OptimismBot authored
fix(proxyd): clean up cache initialization
-
mergify[bot] authored
-
OptimismBot authored
op-wheel: Copy the header safely
-
Matthew Slipper authored
The header wasn't being copied, which was leading to issues finding the latest block when starting Geth against a cheated L1 disk. This PR uses the Geth `CopyHeader` utility to safely copy the header.
-
- 19 May, 2023 20 commits
-
-
OptimismBot authored
fix: hardhat dev dependency
-
Kelvin Fichter authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
OptimismBot authored
op-node: Modify p2p unsafe sync rate limits
-
mergify[bot] authored
-
OptimismBot authored
feat(sdk): add custom bridge address for ECO
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
James Kim authored
-
OptimismBot authored
feat(ctp): Change the type on the auth id field of the Faucet contract to bytes32
-
mergify[bot] authored
-
Joshua Gutow authored
-
- 18 May, 2023 5 commits
-
-
OptimismBot authored
[fault-detector] extra logging
-
mergify[bot] authored
-
OptimismBot authored
op-node: Remove ConnGater and ConnMngr constructors from p2p config
-
mergify[bot] authored
-
OptimismBot authored
op-program: Remove unused L1 fetcher
-