- 04 Apr, 2023 33 commits
-
-
Maurelian authored
-
Maurelian authored
-
OptimismBot authored
data-transport-layer: better logging around shutoff block
-
Mark Tyneway authored
Adds logging that will make it obvious that the shutoff block has been reached. Without this logging, it may be possible to mistake that the shutoff block has been reached because it has been set.
-
OptimismBot authored
feat(ctp): create deployment script for OptimistInviter
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): make Proxy inheritable
-
mergify[bot] authored
-
Mark Tyneway authored
Use go-reviewers for devnet
-
mergify[bot] authored
-
Joshua Gutow authored
ci(Mergify): configuration update
-
mergify[bot] authored
op-program: Add minimal L2 fetcher
-
Joshua Gutow authored
-
OptimismBot authored
Signed-off-by: null <null>
-
mergify[bot] authored
-
mergify[bot] authored
op-node: P2P req-resp alt sync method support
-
mergify[bot] authored
-
mergify[bot] authored
ctb: Update slither config
-
Joshua Gutow authored
-
mergify[bot] authored
-
mergify[bot] authored
txmgr: Simplify API
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
Also ensures that absolute local paths are not stored in the slither db.
-
protolambda authored
-
James Kim authored
-
mergify[bot] authored
-
mergify[bot] authored
op-node/p2p: Remove support for legacy gossip signing hashes
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: L2 contract deployments
-
mergify[bot] authored
-
Mark Tyneway authored
op-chain-ops: port hh tasks to go
-
- 03 Apr, 2023 7 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The hardhat tasks responsible for ensuring that the chain has been completely rolled up during the migration run out of memory. They are written in typescript using hardhat. This ports them to go to prevent them from running out of memory.
-