Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2386 commits
Select commit Hold shift + click to select a range
c4edfa4
Replace go-bip39 dependency (#17526)
mdehoog Oct 2, 2025
2f98ab5
op-node,op-program,kona: embed L1ChainConfig in configuration (#17568)
geoknee Oct 2, 2025
77aef07
Run isolated cannon-kona devfeature in ci (#17702)
mbaxter Oct 2, 2025
2e0d9ab
op-e2e/actions: add L1 Osaka activation test (#17666)
geoknee Oct 2, 2025
e290642
feat(test-validation): add library support (#17690)
aliersh Oct 2, 2025
fdf4ce4
test(op-program): test resolution of l1 chain config by chain ID (#1…
geoknee Oct 2, 2025
59b7d71
fix(op-acceptance-tests): flaky tests report. (#17706)
scharissis Oct 2, 2025
64fb9c5
op-acceptance-tests: Fix Unsafe payload queue syncing logic comments …
pcw109550 Oct 3, 2025
18a817e
fix(test) exclude foundry VM address from L2ToL2CrossDomainMessenger …
aliersh Oct 3, 2025
09d9b1e
op-deployer: reduce default GasPadFactor 2.0 -> 1.2 (#17710)
bitwiseguy Oct 3, 2025
3f2bf28
op-acceptance-tests: test that unsafe chain is stalled when ReqResSyn…
nonsense Oct 3, 2025
a21294b
Full TimelockGuard implementation (#17584)
maurelian Oct 3, 2025
a795044
opcm: Support cannon+kona games in updatePrestates (#17512)
ajsutton Oct 3, 2025
05ba528
op-service/L1BeaconClient: allow blob proof verification to be skippe…
geoknee Oct 3, 2025
3ee883b
Add `skip-blob-verification` flag to op-program and op-challenger (#…
pauldowman Oct 3, 2025
25032f2
feat(op-conductor): rollup-boost partial unhealthiness tolerance (#17…
yashvardhan-kukreja Oct 6, 2025
1fd459d
l1-beacon-client: verify blobs using commitment only (not the proof) …
geoknee Oct 6, 2025
4e726c6
sysgo: add Osaka activation test (#17529)
joshklop Oct 6, 2025
ad12b8d
op-challenger: Convert l1-genesis flag to a vm flag (#17722)
mbaxter Oct 6, 2025
88fe2c4
op-devstack: L2EL Engine API support for op-geth (#17714)
pcw109550 Oct 6, 2025
5e38a4f
Remove upgrade controller from OPCM (#17660)
alcueca Oct 6, 2025
b69a6bb
feat(ci): add manual workflow for AI contracts test maintenance syste…
aliersh Oct 6, 2025
6036b91
chore(op-acceptance-tests): op-acceptor v3.5.0 (#17739)
scharissis Oct 6, 2025
0848196
Fix cli arg typo in op-challenger executor for op-program server (#17…
mbaxter Oct 7, 2025
b9e928a
feat(op-acceptance-tests): flake-shake auto-promotions (#17692)
scharissis Oct 7, 2025
ae73e9a
beacon client: use new fusaka endpoint to get blobs (#17736)
joshklop Oct 7, 2025
051a429
op-acceptance-tests: ELP2P for EL Syncing for unsafe gap (#17752)
pcw109550 Oct 7, 2025
f881741
Add file hashes to the u16a audit report (#17753)
alcueca Oct 7, 2025
27f6f50
cleanup(ctb): Remove unused MT_CANNON env (#17731)
Inphi Oct 7, 2025
c292ece
opcm: Switch cannon kona tests to depend on dev features being set th…
ajsutton Oct 7, 2025
0fd61cc
refactor(test): improve ProtocolVersions test coverage (#17721)
devin-ai-integration[bot] Oct 7, 2025
d24d691
Add make gen-binding (#17761)
maurelian Oct 7, 2025
6b40280
op-deployer: Do not create cache directory on import (#17776)
mslipper Oct 7, 2025
9013499
op-acceptance-tests: Add smoke tests for disputegamev2 (#17775)
Inphi Oct 8, 2025
c1081e3
op-service: use correct response type in blob retrieval (#17779)
joshklop Oct 8, 2025
48e52dc
op-program/host: have prefetcher use new beacon API (not `blob_sideca…
geoknee Oct 8, 2025
6971ada
feat(op-acceptance-tests): flake-shake; tweaks (#17780)
scharissis Oct 8, 2025
ca80499
fix(circleci): always run contracts-bedrock-build before docker-build…
bitwiseguy Oct 8, 2025
3ef14ad
Merge commit 'c1081e3' into merge_upstream
blockchaindevsh Oct 9, 2025
d1a0c5e
Interfaced CLI Context (#17759)
axelKingsley Oct 9, 2025
1373e83
op-node: Initialization Control Refactor (#17766)
axelKingsley Oct 9, 2025
0d35052
vm-runner: Annotate logs with a trace id for runs (#17801)
Inphi Oct 9, 2025
1667684
op-deployer: add cli-level bootstrap integration tests (#17803)
bitwiseguy Oct 9, 2025
2d77b27
tests: Re-enable Interop Proof Acceptance Tests (#17770)
axelKingsley Oct 9, 2025
aa3728e
chore(op-acceptance-tests): flake-shake; test promotions (#17804)
opgitgovernance Oct 9, 2025
0f7eac0
feat(ai-eng): release v1.0.0 production-Ready Contracts Test Maintena…
aliersh Oct 9, 2025
59b39f1
feat(op-acceptance-tests): flake-shake; fixes and improvements (#17811)
scharissis Oct 10, 2025
c1d1f15
op-node: allow for L2 chain configs to be passed to NewL1ChainConfig …
geoknee Oct 10, 2025
d92bf30
op-devstack: Error handle when direct FCU call errored (#17816)
pcw109550 Oct 10, 2025
dc558e7
Add SaferSafes as child of the module and guard (#17767)
maurelian Oct 10, 2025
e456340
txmgr: replace `UseCellProofs` flag with `CellProofTime` flag (#17649)
geoknee Oct 10, 2025
9c98587
acceptance-tests: force batcher to use cell proofs in osaka test (#17…
geoknee Oct 10, 2025
35b7245
op-{sync-tester|devstack}: Support multiple EL Sync Runs (#17800)
pcw109550 Oct 10, 2025
dfdf292
docs(ai-eng): update documentation for contract test maintenance syst…
aliersh Oct 10, 2025
1784818
fix(op-acceptance-tests): flake-shake; fix ci. (#17823)
scharissis Oct 11, 2025
cbc343d
fix(circleci): ensure contracts-bedrock-build runs in release workflo…
bitwiseguy Oct 11, 2025
0c68e87
op-dispute-mon: distinguish 404 from output root not found (#17819)
pauldowman Oct 12, 2025
2ab9b68
op-deployer: fix, support, test upgrades up to v4.1.0 (#17824)
bitwiseguy Oct 13, 2025
bc567b9
fix(op-acceptance-tests): flake-shake; misc. fixes (#17830)
scharissis Oct 13, 2025
4fb04a2
chore(op-acceptance-tests): flake-shake; TestL2ELP2PCanonicalChainAdv…
scharissis Oct 13, 2025
dc82009
update optimism-package
blockchaindevsh Oct 13, 2025
96b9208
chore(op-acceptance-tests): flake-shake; resource class (#17847)
scharissis Oct 14, 2025
27a87b9
chore(op-acceptance-tests): flake-shake; tweaked default workers. (#1…
scharissis Oct 14, 2025
b95dbc1
fix(ai-contracts-test): always fetch develop branch for artifact excl…
aliersh Oct 14, 2025
3c82c3f
all: Add DA footprint configurability via SystemConfig (#17466)
joshklop Oct 14, 2025
8b90c8f
opcm: Update OPCM.deploy to use v2 games (#17408)
stevennevins Oct 14, 2025
1b00fb5
feat(op-acceptance-tests): moved notifications to Slack (#17843)
scharissis Oct 14, 2025
197631a
chore(op-acceptance-tests): op-acceptor v3.6.0 (#17842)
scharissis Oct 14, 2025
3714b32
op-acceptance-tests: Integration test for op-deployer add-game-type (…
Inphi Oct 14, 2025
1ea0803
chore(op-acceptance-tests): flake-shake; test promotions (#17851)
opgitgovernance Oct 15, 2025
4b59c05
make solidity upgrade test run for base ink and unichain, update fork…
AmadiMichael Oct 15, 2025
85d9c9b
op-supernode: Initial Chain Container Framework (#17659)
axelKingsley Oct 15, 2025
1350f38
remove unused superchainProxyAdmin immutable variable from OPCM (#17828)
AmadiMichael Oct 15, 2025
66e1ddc
refactor(test): improve ResourceMetering test coverage and quality (#…
devin-ai-integration[bot] Oct 15, 2025
a34c18b
feat(ai-contracts-test): add Slack notifications and bug fixes (v1.1.…
aliersh Oct 15, 2025
c49b116
feat: reduce lite profile fuzz runs (#17877)
smartcontracts Oct 15, 2025
4f3da82
fix(acceptance-tests/op-reth): fix acceptance tests for op-reth (#17882)
theochap Oct 15, 2025
4554c9f
op-dispute-mon: Consider node invalid if it has not processed L1 past…
ajsutton Oct 15, 2025
a40c155
Update TODO with more granular issue number (#17885)
pauldowman Oct 15, 2025
a30a00a
refactor(test): improve ReinitializableBase test organization (#17839)
devin-ai-integration[bot] Oct 16, 2025
4b102be
op-acceptance-tests: Retry FCU for triggering EL Sync (#17894)
pcw109550 Oct 16, 2025
aeed703
feat: implement Operator Fee Fix (Jovian) (#17366)
fakedev9999 Oct 16, 2025
c3bc858
op-acceptance-tests: Reorg then gap filling tests (#17893)
pcw109550 Oct 16, 2025
06a14a0
add TestEndToEndBootstrapApplyWithUpgrade and UpgradeSuperchainConfig…
AmadiMichael Oct 16, 2025
823ebfb
refactor(test): improve SafeSend test coverage and quality (#17896)
devin-ai-integration[bot] Oct 16, 2025
10a7640
supernode: update readme (#17878)
axelKingsley Oct 16, 2025
3bdc740
make all _TestInit contracts abstract (#17889)
maurelian Oct 16, 2025
fde6441
fix(op-acceptance-tests): flaky tests; less filtering (#17891)
scharissis Oct 16, 2025
be7bd42
op-devstack: dynamically assign geth subprocess p2p listening port (#…
joshklop Oct 16, 2025
515f0c1
fix: no env var manipulation in VerifyOPCM tests (#17813)
smartcontracts Oct 16, 2025
8d7ef29
op-deployer: re-enable v3 upgrade test with new fork blockNum (#17852)
bitwiseguy Oct 16, 2025
55150e4
Set v0.1.0 and Docker Image Target (#17906)
axelKingsley Oct 16, 2025
4b37137
op-acceptance-tests: ELP2P down but payload appendable till chain tip…
pcw109550 Oct 17, 2025
d7d8791
add KONA_LOG_LEVEL (#17496)
DenseDenise Oct 17, 2025
1261c43
op-acceptance-tests: disable discovery for test (#17918)
nonsense Oct 17, 2025
69bd381
all: Update op-geth to use blobGasUsed field for DA footprint (#17861)
sebastianst Oct 17, 2025
9e29ba4
op-fetcher: Support the CANNON_KONA FaultDisputeGame (#17656)
Inphi Oct 17, 2025
3fac561
op-conductor: use op-service HTTP Server for Flashblocks ; fix test f…
axelKingsley Oct 17, 2025
7221832
Disable the guard upon ownership transfer (#17808)
maurelian Oct 18, 2025
e501362
proofs: Pass game type as a CWIA arg instead of a constructor arg (#1…
ajsutton Oct 19, 2025
8a2804f
fix(Makefile): remove Makefile sharding; rely on (op-e2e) in-test sha…
scharissis Oct 20, 2025
b9b1429
ci: Use a fixed version of mise in golang docker builds (#17954)
ajsutton Oct 20, 2025
4ecf8ac
op-devstack/dsl/operator_fee: compute expected vault increase from al…
geoknee Oct 21, 2025
aef7a88
ci: Clean up op-deployer caches (#17959)
mslipper Oct 21, 2025
49bc553
chore(op-acceptance-tests): flake-shake; test promotions (#17951)
opgitgovernance Oct 21, 2025
a492f73
fix(op-acceptance-tests): flake-shake; slack notification channel. (#…
scharissis Oct 21, 2025
48ff55d
opcm: Update upgrade method for disputegame-v2 (#17874)
Inphi Oct 21, 2025
aca9c3f
remove dead code (#17937)
geoknee Oct 21, 2025
66b163f
merge config
syntrust Oct 21, 2025
a7c92d8
op-node: Fix gossip validation for Jovian blocks (#17940)
sebastianst Oct 21, 2025
32b170b
Update ManageDrippie.s.sol (#17717)
viktorking7 Oct 21, 2025
bb24f93
remove the superchainProxyAdmin input from upgradeSuperchainConfig fu…
AmadiMichael Oct 21, 2025
96fea29
Require that msgSender be an owner of the Safe (#17900)
maurelian Oct 21, 2025
dc43a31
op-service: improve beacon client robustness (#17866)
joshklop Oct 21, 2025
773798a
GasPriceOracle: remove saturating math from getOperatorFee (jovian) (…
geoknee Oct 21, 2025
b940308
fix(op-deployer): use temp cache dir for cli tests (#17965)
bitwiseguy Oct 21, 2025
4e57f1e
Improve SaferSafes test suite. (#17949)
maurelian Oct 21, 2025
eed9012
feat: IERC165 support on SaferSafes (#17864)
JosepBove Oct 21, 2025
6fa1e07
opcm: Add support for V2 contracts in addGameType (#17782)
ajsutton Oct 21, 2025
7b57030
Update contracts release documentation (#17719)
maurelian Oct 21, 2025
cca18bc
op-node: revive async block processing timing log (#17915)
bitwiseguy Oct 21, 2025
4889b66
fix: update cache paths, and make sure to save cache (#17968)
mds1 Oct 21, 2025
a3f8850
op-challenger: Support retrieving the oracle and prestate via game ar…
ajsutton Oct 21, 2025
07a6044
Upgrade Gnosis Safe libs to 1.4.1 (#17962)
alcueca Oct 21, 2025
21e6373
replace orb
syntrust Oct 22, 2025
2d9ada9
docs(op-batcher): Add runtime batcher flushing instructions (#17967)
geoknee Oct 22, 2025
8405ea1
update jovian upgrade transactions (#17971)
geoknee Oct 22, 2025
8288913
op-devstack: L2EL Engine API support: op-reth (#17964)
pcw109550 Oct 22, 2025
b5e53bf
fix InboxContractConfig for LoadOPStackRollupConfig (#99)
blockchaindevsh Oct 22, 2025
8d89359
op-chain-ops/genesis: add `MinBaseFee` to `L2InitializationConfig` (#…
geoknee Oct 22, 2025
e395e0a
feat: add op-supernode to be published (#17970)
jelias2 Oct 22, 2025
d3abbbd
Address potential reentrancy vector on LivenessModule2 (#17975)
alcueca Oct 22, 2025
56f5a97
chore(ci): go-tests parallelism. (#17974)
scharissis Oct 22, 2025
3b0bfac
opcm: Support v2 games for updatePrestate (#17956)
Inphi Oct 22, 2025
b5dacb0
refactor(prompt): enhance test quality guidance and add commit strate…
aliersh Oct 22, 2025
9f37600
circleci: reduce parallelism 3 -> 2 for go-tests job (#17988)
bitwiseguy Oct 22, 2025
690a1a6
dispute-mon: log RPC URLs on startup (#17986)
pauldowman Oct 22, 2025
1f22011
Update natspec in SaferSafes (#17976)
alcueca Oct 22, 2025
8c18391
go: update op-geth import to include worldchain-sepolia isthmus time …
bitwiseguy Oct 23, 2025
32d2b05
opcm-standard-validator: Re-enable tests for v2 contracts, validate p…
mbaxter Oct 23, 2025
ffa78c4
update op-geth reference
blockchaindevsh Oct 23, 2025
741153b
Merge pull request #98 from QuarkChain/merge_upstream
blockchaindevsh Oct 23, 2025
dc0c151
mod kurtosis version
blockchaindevsh Oct 23, 2025
6cc04db
Merge pull request #104 from QuarkChain/fix_kurtosis_version
blockchaindevsh Oct 23, 2025
74fe35c
fix(op-acceptance-tests): flake-shake; job URL. (#17993)
scharissis Oct 23, 2025
ba7df9d
Fix CircleCI config (#105)
syntrust Oct 23, 2025
718de41
refactor(test): improve L1FeeVault test coverage and quality (#17934)
devin-ai-integration[bot] Oct 23, 2025
5f5e50f
op-node/rollup: Drop non-empty batches for Jovian activation block (#…
sebastianst Oct 23, 2025
59e8672
Move state changes to checkTransaction (#17995)
alcueca Oct 23, 2025
7a1c595
op-e2e/actions: Add Jovian DA footprint test (#17947)
sebastianst Oct 23, 2025
eda0db3
opcm: Do not deploy the V1 dispute game blueprints when V2 is enabled…
ajsutton Oct 23, 2025
3c326a7
SaferSafes: Fix version checks (#18004)
maurelian Oct 23, 2025
f1538a6
op-deployer: Add upgrade integration test for DEPLOY_V2_DISPUTE_GAME …
Inphi Oct 23, 2025
9a76ae3
fix: stop graphite complaining about versions (#18000)
smartcontracts Oct 23, 2025
9ce47a2
op-deployer: Migrate DeployImplementations tests to use feature flags…
mbaxter Oct 23, 2025
53e2d94
op-deployer: run TestCLIBootrap subtests with isolated anvil env (#18…
bitwiseguy Oct 23, 2025
423289f
fix(op-deployer): avoid embedded artifacts recompilation (#17699)
serpixel Oct 23, 2025
cb54822
feat: use a nonce for timelock configuration (#17999)
smartcontracts Oct 24, 2025
a73f968
refactor(prompt): shift commit strategy from phase to logical approac…
aliersh Oct 24, 2025
3679af7
docs: update opcm release docs and just recipe (#18012)
bitwiseguy Oct 24, 2025
b76b4b7
Enable verbose logging in artifacts publish (#18015)
mslipper Oct 24, 2025
9e3254b
go: update op-geth import to include scr jovian timestamps (#18016)
bitwiseguy Oct 24, 2025
bd2da20
chore: update contract codeowners so 2 reviewer rule doesn't apply wh…
mds1 Oct 24, 2025
3a372df
op-deployer: harden TestImplementations and cli_runner (#18019)
bitwiseguy Oct 24, 2025
a3fd9f4
proofs: Migrate SuperFaultDisputeGame to creator pattern (#17981)
Inphi Oct 25, 2025
1755279
chore: Stabilize & simplify docker build (#18013)
janjakubnanista Oct 25, 2025
c0f3e88
fix runEndToEndBootstrapAndApplyUpgradeTest test (#18023)
AmadiMichael Oct 26, 2025
d5c621b
op-e2e: Update DisputeGameFactoryHelper to use production contract bi…
ajsutton Oct 27, 2025
e8f1d03
CircleCI: fix go lint (#106)
syntrust Oct 27, 2025
d242f9f
op-deployer: Fix error handling in add_game_type CLI parsing. (#18026)
ajsutton Oct 27, 2025
7a50b80
update qkc-fork.yaml
blockchaindevsh Oct 27, 2025
55fff1f
clean code
syntrust Oct 27, 2025
54fc11d
Revert "clean code"
syntrust Oct 27, 2025
f040eb0
op-acceptance-tests: Deflake: EL Syncing happens Async (#18029)
pcw109550 Oct 27, 2025
722293a
Bump logo (#18030)
pcw109550 Oct 27, 2025
478ab69
op-deployer: remove legacy DeployDisputeGame.s.sol (#18002)
bitwiseguy Oct 27, 2025
bb8a9ef
test(contracts-bedrock): add version test for BaseFeeVault (#17996)
devin-ai-integration[bot] Oct 27, 2025
508051d
op-contracts: remove DeployAuthSystem.s.sol (#18033)
bitwiseguy Oct 27, 2025
84152b2
ci: Put go tests on regular runners (#18032)
mslipper Oct 27, 2025
2de5c91
ci: fix op-e2e-fuzz (#18041)
Inphi Oct 27, 2025
ed77e07
add u17 audit report (#18043)
geoknee Oct 27, 2025
fd576a8
op-program: new accelerated precompile input limits for Jovian (#18042)
pauldowman Oct 28, 2025
d985c50
fakebeacon: align mock with post-Fulu L1 CL behavior (#17881)
joshklop Oct 28, 2025
1fea4f9
op-acceptance-tests: various improvements to the Fusaka acceptance te…
joshklop Oct 28, 2025
9f00744
op-acceptance-tests: Edge cases with engine APIs (#18001)
pcw109550 Oct 28, 2025
2fdd970
go: Update op-geth dependency to update Jovian timestamps (#18048)
sebastianst Oct 28, 2025
53432e2
go: Update op-geth dependency to include Jovian receipt changes (#18046)
sebastianst Oct 28, 2025
971c25e
chore: Bump circleci-utils orb (#18008)
janjakubnanista Oct 28, 2025
2b4ff2b
sysext: correctly populate address configuration (#17771)
joshklop Oct 28, 2025
409c1df
op-devstack: give more time for l2 to include bridge tx (#17772)
joshklop Oct 28, 2025
94e11a2
op-acceptance-tests: fix test due to geth breakage (#17757)
joshklop Oct 28, 2025
3aecb56
feat: fix test eth amounts to be smaller (#18044)
jelias2 Oct 28, 2025
7b9171e
ctb: Skip blueprint DG impl verification (#18054)
Inphi Oct 28, 2025
9a911ec
cannon: Default to cannon VM version 8 (#18062)
mbaxter Oct 28, 2025
3ebc323
tests: Non-zero prestate when running DeployDisputeGame (#18057)
Inphi Oct 28, 2025
3425078
devstack: Enable individual dev features instead of replacing the who…
ajsutton Oct 28, 2025
893b8af
op-acceptance-tests: fix two papercuts (#18067)
joshklop Oct 29, 2025
ad16c94
cannon: Include state version in witness output (#18068)
ajsutton Oct 29, 2025
0411e06
chore: Go cache for several uncached builds (#18056)
janjakubnanista Oct 29, 2025
d3f55c6
add UpgradeAnchorStateRegistry.s.sol (#109)
blockchaindevsh Oct 29, 2025
f1f3c66
refactor: remove redundant error checks in deriver (#18069)
asamuj Oct 29, 2025
90cb33c
cannon: Rework cannon "next" vm handling in e2e tests (#18064)
mbaxter Oct 29, 2025
4f99899
op-service/apis: remove redundant interface (#18049)
joshklop Oct 29, 2025
47315de
forklive: Use v2 DG ABI accordingly (#18065)
Inphi Oct 29, 2025
0223765
feat: cleanup contracts CI and properly run dev feature tests (#18051)
smartcontracts Oct 29, 2025
f7f000f
op-devstack: fix TestSubProcess flake (#17815)
joshklop Oct 29, 2025
0954111
Enable monitoring in sysgo (#18017)
op-will Oct 29, 2025
3198a9e
op-acceptance-tests: bump spammer budget (#18080)
joshklop Oct 29, 2025
e8065c0
chore(op-acceptance-tests): ci; kurtosis defaults to cci runner (#18083)
scharissis Oct 30, 2025
4400af1
fix l2 blob test (#110)
blockchaindevsh Oct 30, 2025
beca830
opcm-standard-validator: Add validation for CANNON_KONA games (#18050)
mbaxter Oct 30, 2025
2d45854
fix(op-batcher): exempt generic da from max input size (#18074)
mslipper Oct 30, 2025
93574af
add `Test_ProgramAction_OperatorFeeFixTransition` (#17925)
geoknee Oct 30, 2025
5bb9e8f
remove proxyAdmin inputs from opcm and sv, derive it from the sysCfg,…
AmadiMichael Oct 30, 2025
4489052
chore: Bump kona version in docker build (#18094)
Inphi Oct 30, 2025
02032ee
ctb: Fix OPCM std validator test setup for v2 DG (#18066)
Inphi Oct 30, 2025
a5b184e
op-deployer: Add flags for new v2 dispute game implementations option…
ajsutton Oct 30, 2025
a9ab3ee
chore(op-acceptance-tests): op-acceptor v3.6.1 (#18086)
scharissis Oct 31, 2025
60f0c8d
opcm: Add CANNON_KONA support for opcm.upgrade (#18059)
Inphi Oct 31, 2025
e507a65
op-acceptance-tests: Improve DA footprint test stability (#18098)
sebastianst Oct 31, 2025
56d83c7
test(contracts): enhance L2ToL1MessagePasser test coverage and organi…
devin-ai-integration[bot] Oct 31, 2025
1852e58
test: enhance OperatorFeeVault test coverage and organization (#18087)
devin-ai-integration[bot] Oct 31, 2025
bfc4cce
op-deployer: Support working with V2 fault dispute game contracts (#1…
ajsutton Oct 31, 2025
eafce0b
op-acceptance-tests: fix operator fee test (#18104)
joshklop Nov 1, 2025
0250809
opcm: Set cannon_kona init bond during upgrade (#18100)
Inphi Nov 2, 2025
ffd02b0
op-dispute-mon: node endpoint error metrics (#17622)
pauldowman Nov 2, 2025
6e3e6e7
fix lint (#112)
syntrust Nov 3, 2025
7bba2b0
mise: Define fake install sources for disabled tools (#18109)
ajsutton Nov 3, 2025
ca97d35
remove DeployProxy (#18122)
AmadiMichael Nov 3, 2025
bf196f9
all: Move fork names into new op-core/forks package (#18121)
sebastianst Nov 3, 2025
f55af96
fix: use default mips version and use local op-deployer (#18129)
mds1 Nov 3, 2025
9750aa4
feat: Use build-no-tests in op-deployers just build command (#18130)
maurelian Nov 3, 2025
db05fc8
fix(prompt): add guidance to skip unrelated CI failures (#18127)
aliersh Nov 3, 2025
c1351bf
feat(ci): run upgrade tests with dev flags (#18133)
smartcontracts Nov 3, 2025
1b830b2
opcm: Update OPCM.migrate to support Cannon-Kona games (#18078)
mbaxter Nov 3, 2025
f32d61f
fix(op-deployer): update justfile to use current CLI flags (#18143)
mds1 Nov 3, 2025
94706ec
all: update op-geth to pull in fusaka and jovian timestamps (#18131)
joshklop Nov 4, 2025
560c64a
CircleCI: fix interfaces-check (#114)
syntrust Nov 4, 2025
0687600
CircleCI: fix snapshots-check-no-build (#113)
syntrust Nov 4, 2025
8f9bfa2
fix unused-imports (#115)
syntrust Nov 4, 2025
2741535
update op-geth (#111)
syntrust Nov 4, 2025
a29a169
Merge commit '94706ec' into merge_upstream
blockchaindevsh Nov 11, 2025
58ac785
upgrade op-geth
blockchaindevsh Nov 11, 2025
7045dea
merge ci config
syntrust Nov 12, 2025
c35aaf1
fix rpc url (#120)
syntrust Nov 12, 2025
8703f10
Merge pull request #119 from QuarkChain/merge_upstream
blockchaindevsh Nov 12, 2025
e8227a7
allow ProxyAdmin or ProxyAdmin owner to perform guardian actions (#107)
blockchaindevsh Nov 15, 2025
193afec
update qkc-fork.yaml
blockchaindevsh Nov 16, 2025
0e3f45c
fix *_notGuardian_reverts (#126)
blockchaindevsh Nov 18, 2025
4dbeb82
fix Test_ProgramAction_OperatorFeeConsistency
blockchaindevsh Nov 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2,679 changes: 2,148 additions & 531 deletions .circleci/config.yml

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions .circleci/github-event-handler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 1
listen-for-events:
pull_request:
#https://docs.github.com/en/webhooks/webhook-events-and-payloads#issues
types: [labeled]
event-to-parameters-mappings:
- pull_request_number: .pull_request.number
- label_name: .label.name

71 changes: 71 additions & 0 deletions .cursor/rules/solidity-styles.mdc
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
description:
globs: *.sol
alwaysApply: false
---
# Optimism Solidity Style Guide

Applies to Solidity files.

## Comments
- Use triple-slash solidity natspec comment style
- Always use `@notice` instead of `@dev`
- Use a line-length of 100 characters
- Custom tags:
- `@custom:proxied`: Add to a contract whenever it's meant to live behind a proxy
- `@custom:upgradeable`: Add to a contract whenever it's meant to be inherited by an upgradeable contract
- `@custom:semver`: Add to `version` variable which indicate the contracts semver
- `@custom:legacy`: Add to an event or function when it only exists for legacy support
- `@custom:network-specific`: Add to state variables which vary between OP Chains

## Errors
- When adding new errors, always use custom Solidity errors
- Custom errors should take the format `ContractName_ErrorDescription`

## Naming Conventions
- Function parameters should be prefixed with an underscore
- Function return arguments should be suffixed with an underscore
- Event parameters should NOT be prefixed with an underscore
- Immutable variables:
- Should be in `SCREAMING_SNAKE_CASE`
- Should be `internal`
- Should have a hand-written getter function
- Spacers must be named `spacer_<slot>_<offset>_<length>` and be `private`

## Upgradeability
- Contracts should be built assuming upgradeability by default
- Extend OpenZeppelin's `Initializable` or base contract
- Use the `ReinitializableBase` contract
- Include an `initialize` function with the `reinitializer(initVersion())` modifier
- If including an `upgrade` function, use the `reinitializer(initVersion())` modifier
- In the constructor:
- Call `_disableInitializers()`
- Set any immutables (though generally avoid immutables)

## Versioning
- All non-library/non-abstract contracts must inherit `ISemver` and expose `version()`
- Production-ready contracts must have version `1.0.0` or greater
- Version increments:
- `patch`: changes that don't modify bytecode (comments)
- `minor`: changes that modify bytecode OR expand ABI without breaking existing interface
- `major`: changes that break existing interface OR modify security model

AI code review tools should NOT comment on the choice of version increment.

## Dependencies
- Prefer OpenZeppelin's Upgradeable contracts for basic functionality

## State Changes
- All state changing functions should emit a corresponding event

## Testing
- Tests should be written using Foundry
- For testing reverts with low-level calls, use the `revertsAsExpected` pattern
- Test function naming: `[method]_[functionName]_[reason]_[status]`
- `method`: `test`, `testFuzz`, or `testDiff`
- `status`: `succeeds`, `reverts`, `works`, `fails`, or `benchmark`
- Test contract naming:
- `TargetContract_TestInit`: for basic setup contracts
- `TargetContract_FunctionName_Test`: for happy path tests
- `TargetContract_FunctionName_TestFail`: for sad path tests
- `TargetContract_Harness`: for harness contracts
68 changes: 0 additions & 68 deletions .envrc.example

This file was deleted.

15 changes: 9 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* @ethereum-optimism/go-reviewers

# OP Stack general
/bedrock-devnet @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
/op-alt-da @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
/op-batcher @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
/op-chain-ops @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
Expand All @@ -11,6 +10,7 @@
/op-proposer @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
/op-wheel @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
/ops-bedrock @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers
/op-devstack @ethereum-optimism/op-stack @ethereum-optimism/go-reviewers

# Expert areas
/op-node/rollup @ethereum-optimism/consensus @ethereum-optimism/go-reviewers
Expand All @@ -28,10 +28,13 @@
/op-e2e/faultproofs @ethereum-optimism/proofs @ethereum-optimism/go-reviewers

# Ops
/.circleci @ethereum-optimism/monorepo-ops-reviewers
/.github @ethereum-optimism/monorepo-ops-reviewers
/ops @ethereum-optimism/monorepo-ops-reviewers
/docker-bake.hcl @ethereum-optimism/monorepo-ops-reviewers
/.cursor/rules/solidity-styles.mdc @ethereum-optimism/contract-reviewers

# Contracts
/packages/contracts-bedrock @ethereum-optimism/contract-reviewers
# We require a minimum of 2 reviewers for all changes to the contracts-bedrock
# directory unless only markdown files are being changed.
/packages/contracts-bedrock/** @ethereum-optimism/contract-reviewers #[min:2]
/packages/contracts-bedrock/**/*.md @ethereum-optimism/contract-reviewers

# Security docs
/docs @ethereum-optimism/evm-safety
82 changes: 82 additions & 0 deletions .github/cliff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# git-cliff ~ configuration file
# https://git-cliff.org/docs/configuration

[remote.github]
owner = "ethereum-optimism"
repo = "optimism"
# token = "" # Set via the GITHUB_TOKEN environment variable.

[changelog]
# A Tera template to be rendered for each release in the changelog.
# See https://keats.github.io/tera/docs/#introduction
body = """
## What's Changed

{%- if version %} in {{ version }}{%- endif -%}
{% for commit in commits %}
{% if commit.remote.pr_title -%}
{%- set commit_message = commit.remote.pr_title -%}
{%- else -%}
{%- set commit_message = commit.message -%}
{%- endif -%}
* {{ commit_message | split(pat="\n") | first | trim }}\
{% if commit.remote.username %} by @{{ commit.remote.username }}{%- endif -%}
{% if commit.remote.pr_number %} in \
[#{{ commit.remote.pr_number }}]({{ self::remote_url() }}/pull/{{ commit.remote.pr_number }}) \
{%- endif %}
{%- endfor -%}

{%- if github -%}
{% if github.contributors | filter(attribute="is_first_time", value=true) | length != 0 %}
{% raw %}\n{% endraw -%}
## New Contributors
{%- endif %}\
{% for contributor in github.contributors | filter(attribute="is_first_time", value=true) %}
* @{{ contributor.username }} made their first contribution
{%- if contributor.pr_number %} in \
[#{{ contributor.pr_number }}]({{ self::remote_url() }}/pull/{{ contributor.pr_number }}) \
{%- endif %}
{%- endfor -%}
{%- endif -%}

{% if version %}
{% if previous.version %}
**Full Changelog**: {{ self::remote_url() }}/compare/{{ previous.version }}...{{ version }}
{% endif %}
🚢 Docker Image: https://us-docker.pkg.dev/oplabs-tools-artifacts/images/{{ version | replace(from="/", to=":") }}
{% else -%}
{% raw %}\n{% endraw %}
{% endif %}

{%- macro remote_url() -%}
https://github.com/{{ remote.github.owner }}/{{ remote.github.repo }}
{%- endmacro -%}
"""
# Remove leading and trailing whitespaces from the changelog's body.
trim = true
# A Tera template to be rendered as the changelog's footer.
# See https://keats.github.io/tera/docs/#introduction
footer = """
<!-- generated by git-cliff -->
"""
# An array of regex based postprocessors to modify the changelog.
# Replace the placeholder `<REPO>` with a URL.
postprocessors = []

[git]
# Parse commits according to the conventional commits specification.
# See https://www.conventionalcommits.org
conventional_commits = false
# Exclude commits that do not match the conventional commits specification.
filter_unconventional = false
# Split commits on newlines, treating each line as an individual commit.
split_commits = false
# An array of regex based parsers to modify commit messages prior to further processing.
commit_preprocessors = [{ pattern = '\((\w+\s)?#([0-9]+)\)', replace = "" }]
# Exclude commits that are not matched by any commit parser.
filter_commits = false
# Order releases topologically instead of chronologically.
topo_order = false
# Order of commits in each group/release within the changelog.
# Allowed values: newest, oldest
sort_commits = "newest"
40 changes: 0 additions & 40 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,45 +1,5 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/ops-bedrock"
schedule:
interval: "daily"
day: "tuesday"
time: "14:30"
timezone: "America/New_York"
open-pull-requests-limit: 10
commit-message:
prefix: "dependabot(docker): "
labels:
- "M-dependabot"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "tuesday"
time: "14:30"
timezone: "America/New_York"
open-pull-requests-limit: 10
commit-message:
prefix: "dependabot(actions): "
labels:
- "M-dependabot"

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "tuesday"
time: "14:30"
timezone: "America/New_York"
open-pull-requests-limit: 10
versioning-strategy: "auto"
commit-message:
prefix: "dependabot(npm): "
labels:
- "M-dependabot"

- package-ecosystem: "gomod"
directory: "/"
schedule:
Expand Down
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ results
temp
coverage.json
**/lcov.info
**/lcov-upgrade.info
**/lcov-all.info

yarn-error.log
.yarn/*
Expand All @@ -18,7 +20,8 @@ cache
!op-chain-ops/foundry/testdata/srcmaps/cache
!op-chain-ops/foundry/testdata/srcmaps/artifacts

packages/contracts-bedrock/deployments/devnetL1
!op-deployer/pkg/deployer/artifacts

packages/contracts-bedrock/deployments/anvil

# vim
Expand All @@ -41,8 +44,10 @@ packages/contracts-bedrock/deployments/anvil

coverage.out


__pycache__

# Ignore echidna artifacts
crytic-export

# ignore local asdf config
.tool-versions
12 changes: 8 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[submodule "packages/contracts-bedrock/lib/safe-contracts"]
path = packages/contracts-bedrock/lib/safe-contracts
url = https://github.com/safe-global/safe-contracts
branch = v1.4.0
branch = v1.4.1
[submodule "packages/contracts-bedrock/lib/kontrol-cheatcodes"]
path = packages/contracts-bedrock/lib/kontrol-cheatcodes
url = https://github.com/runtimeverification/kontrol-cheatcodes
Expand All @@ -23,9 +23,6 @@
[submodule "packages/contracts-bedrock/lib/lib-keccak"]
path = packages/contracts-bedrock/lib/lib-keccak
url = https://github.com/ethereum-optimism/lib-keccak
[submodule "packages/contracts-bedrock/lib/automate"]
path = packages/contracts-bedrock/lib/automate
url = https://github.com/gelatodigital/automate
[submodule "packages/contracts-bedrock/lib/openzeppelin-contracts-v5"]
path = packages/contracts-bedrock/lib/openzeppelin-contracts-v5
url = https://github.com/OpenZeppelin/openzeppelin-contracts
Expand All @@ -35,3 +32,10 @@
[submodule "da-server"]
path = da-server
url = https://github.com/ethstorage/da-server
[submodule "packages/contracts-bedrock/lib/superchain-registry"]
path = packages/contracts-bedrock/lib/superchain-registry
url = https://github.com/ethereum-optimism/superchain-registry
[submodule "op-geth"]
path = op-geth
url = https://github.com/QuarkChain/op-geth
branch = op-es
Loading