- 04 Apr, 2023 19 commits
-
-
Joshua Gutow authored
This fixes go based CI in several ways 1. Set test.parallel flag so it matches the actual amount of CPUs request 2. Add more calls to t.Parallel in op-e2e 3. Reduce the amount of blocks in TestBigL2Txs to reduce the test time.
-
mergify[bot] authored
op-program: Add minimal L2 fetcher
-
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
-
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
-
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 21 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.
-
mergify[bot] authored
Stop changesets from creating github releases
-
Mark Tyneway authored
Check the code hashes
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: fix semver tag
-
Mark Tyneway authored
-
mergify[bot] authored
-
Mark Tyneway authored
The docstring for `L1FeeVault` was not bumped properly. This commit bumps the commit message. We should have automation around this kind of thing to prevent it from happening in the future.
-
Mark Tyneway authored
-
Mark Tyneway authored
Co-authored-by:
clabby <ben@clab.by>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Add ability to get other network's deploy configs, good to pair with companion networks feature from hh deploy.
-
Mark Tyneway authored
-