Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
9628 commits
Select commit Hold shift + click to select a range
69bbccc
ci: run reth and kona against all acceptance tests (#19787)
joshklop Apr 3, 2026
9d88daf
contracts: remove deploy config JSON dependency for tests (#18922)
tynes Apr 3, 2026
d035369
Update upgrade-op-contracts-1-3-1-8.mdx (#19914)
Wazabie Apr 3, 2026
9631507
feat!(rust): upgrade alloy-evm to 0.30.0, bump reth to 082c36e, remov…
theochap Apr 3, 2026
d292eb2
contracts: remove unused TestERC1271Wallet mock (#19925)
smartcontracts Apr 4, 2026
e47ab87
supernode: Use Denylist Output for "OptimisticOutputRoot" (#19880)
axelKingsley Apr 5, 2026
7c472ae
fix(op-acceptance-tests): unskip TestInteropFaultProofs_InvalidBlock …
ajsutton Apr 6, 2026
856c353
fix(justfile): add kona-host to build-rust-release target (#19931)
ajsutton Apr 6, 2026
a0b0af4
op-devstack: do not use the structured logger for test failures (#19921)
joshklop Apr 6, 2026
40bd917
Update docs repo references (#19943)
ZakAyesh Apr 6, 2026
03465c2
refactor(kona): remove native rollup-boost support (#19900)
theochap Apr 6, 2026
3efed31
op-acceptance-tests: refactor flashblocks tests (#19942)
joshklop Apr 6, 2026
80b646e
fix(kona): use BTreeMap for deterministic JSON serialization in inter…
ajsutton Apr 6, 2026
cd7046f
ci: gate contract feature matrix jobs on path changes (#19780)
smartcontracts Apr 7, 2026
c1ff34a
contracts: remove unused dispute game and FFI test helpers (#19926)
smartcontracts Apr 7, 2026
3df149d
Revert "ci: gate contract feature matrix jobs on path changes (#19780…
wwared Apr 8, 2026
c17880c
fix(op-e2e): send required bond when creating dispute games (#19953)
ajsutton Apr 8, 2026
5f45561
fix(kona/derive): reset pipeline for Holocene activation in IndexedTr…
sebastianst Apr 8, 2026
921eca3
contracts: remove unused test events (#19923)
smartcontracts Apr 8, 2026
8e333b1
fix(kona-node): handle missing L1 origin block in sequencer instead o…
joshklop Apr 8, 2026
42707e0
op-devstack: set rbuilder's chain block time properly (#19917)
joshklop Apr 8, 2026
d449c6e
op-acceptance-tests: remove race condition from flashblocks test (#19…
joshklop Apr 8, 2026
efff028
chore(rust): remove remaining patch deps (#19948)
theochap Apr 8, 2026
6d5ec4c
fix(deployer): isolate anvil FOUNDRY_HOME to prevent ~/.foundry bloat…
JosepBove Apr 8, 2026
ac5b208
fix(kona-proof-interop): only print missing chain IDs in rollup confi…
einar-oplabs Apr 8, 2026
2f0a943
fix(acceptance): remove flaky wall-clock assertion in TestFlashblocks…
maurelian Apr 8, 2026
43acf2b
fix(op-supernode): consolidate block-to-timestamp helpers and respect…
karlfloersch Apr 8, 2026
8f43ba6
feat(op-reth): add with_engine_validator method to OpAddOns (#19907)
sieniven Apr 8, 2026
672aa73
contracts: remove unused test state variables (#19922)
smartcontracts Apr 8, 2026
c2ab53a
docs: add fee vaults explainer and operations guide (#19952)
donoso-eth Apr 8, 2026
e8c2eb5
fix(op-acceptance-tests): increase CrossSafe sync timeout for EL Sync…
wwared Apr 8, 2026
a111e9e
op-node: change default value for --syncmode.req-resp to false (#18088)
nonsense Apr 8, 2026
80f96cf
Add 'rust/op-revm/' from commit 'c79483d5d04949e8a99dc3c11c79a2882523…
theochap Apr 7, 2026
0fbbf03
rust: integrate op-revm into the workspace
theochap Apr 7, 2026
daff87d
fix CI: exclude op-revm CHANGELOG from typos and propagate dev featur…
theochap Apr 7, 2026
b511b65
fix(op-e2e): restore cannon-kona game types in dispute game helper (#…
wwared Apr 8, 2026
ddfe326
feat(nuts): add update-nuts and verify-nuts commands (#19463)
maurelian Apr 8, 2026
77624d5
contracts: remove unused SafeTestTools helpers (#19924)
smartcontracts Apr 8, 2026
849bee3
Merge pull request #19961 from ethereum-optimism/theo/op-revm-to-the-…
sebastianst Apr 8, 2026
a899175
all: upgrade op-geth (#19844)
joshklop Apr 8, 2026
63dce55
op-interop-filter: add getBlockHashByNumber RPC (#19969)
karlfloersch Apr 8, 2026
05cd6db
feat: shared dispute game migration for interop (#19840)
stevennevins Apr 8, 2026
689dbb2
fix(op-reth): wait for proofs ExEx store before debug_executePayload …
sebastianst Apr 8, 2026
9d68e89
chore(op-devstack): fix rust binary error message and add debug build…
sebastianst Apr 8, 2026
e70de5b
chore(deps): bump op-geth to v1.101702.1-rc.1 (#19992)
nonsense Apr 9, 2026
ddfa07a
Delete `OptimismPortalInterop` contract and all references (#19956)
digorithm Apr 9, 2026
7571776
updates the CircleCI configuration to improve the contracts CI workfl…
raffaele-oplabs Apr 9, 2026
53d3861
fix(op-acceptance-tests): use op-rbuilder in flashblocks transfer tes…
nonsense Apr 10, 2026
03d824b
chore: remove OpcmImpl compat shim, ReadSuperchainDeployment v1 field…
smartcontracts Apr 10, 2026
81a4f8d
docs(notices): add Req/Res CL sync deprecation notice (#19998)
nonsense Apr 10, 2026
88cd69c
fix(kona): return error instead of panic on unknown batch type (#20000)
sebastianst Apr 10, 2026
1e3ee25
bumped reth to v2.0.0 (#19989)
jnoorchashm37 Apr 10, 2026
45287f7
test(op-e2e): add proof test for batcher change within channel_timeou…
sebastianst Apr 10, 2026
8fbd06e
feat(kona-genesis): add rollup_config_override feature for custom max…
theochap Apr 10, 2026
85e4935
rust(op-revm): add README and no_std CI coverage (#19962)
theochap Apr 10, 2026
44beaad
fix(kona): use correct precompile versions for Jovian and post-Jovian…
sebastianst Apr 13, 2026
ff889b0
fix(l2cm): address audit small fixes (#20007)
0xniha Apr 13, 2026
bcc43b2
docs: fix broken markdown links and stale README references (#20045)
smartcontracts Apr 13, 2026
6756879
test: zk dispute game factory and registry (#19872)
0xChin Apr 13, 2026
001cbed
op-node: offset_derived for EL-sync safe/finalized retraction (#19972)
axelKingsley Apr 13, 2026
e225391
fix(kona): use L1 origin timestamp for brotli activation check (#20004)
sebastianst Apr 13, 2026
8c538e6
test(op-acceptance-tests): unskip superroot proofs tests (#20048)
Inphi Apr 13, 2026
0cd3bdf
docs(op-program): add deprecation notice to README (#20044)
Inphi Apr 13, 2026
1a12bbe
feat: add devfeatures to op-core and fix cyclic dependency issue (#19…
0xniha Apr 13, 2026
f415ed9
fix(acceptance): wait for L2 clock catch-up in flashblocks tests (#20…
nonsense Apr 14, 2026
5bf7b7a
fix(kona): enforce strict frame ordering in ChannelAssembler (#20011)
sebastianst Apr 14, 2026
822f616
chore: replace deprecated deps with stdlib equivalents (#20014)
sebastianst Apr 14, 2026
2bfb52d
fix(op-e2e): make Holocene activation proof test non-trivial (#20023)
sebastianst Apr 14, 2026
6ac6d7d
feat(op-alloy): add post-exec transaction and receipt types (#19954)
nonsense Apr 14, 2026
34b6f64
fix(devstack): retry until the proof backend catches up (#19990)
nonsense Apr 14, 2026
e7e48ed
op-supernode: read interop activation timestamp from rollup config by…
karlfloersch Apr 14, 2026
d40a781
chore(op-reth): introduce factory pattern for OpProofsStore (#19909)
dhyaniarun1993 Apr 14, 2026
1cf0dfa
feat(mise): add nightly rust toolchain and cargo-nextest (#20052)
joshklop Apr 14, 2026
f491292
op-acceptance-tests: migrate TestInteropFaultProofs_MessageExpiry (#2…
Inphi Apr 14, 2026
b86fa43
chore(nuts): move NUT bundle JSON to op-core/nuts (#20051)
maurelian Apr 14, 2026
bff178a
refactor(op-devstack): move rust binary tooling to shared/rustbin, us…
joshklop Apr 14, 2026
aeceaa5
test(op-acceptance-tests): migrate DepositMessage_InvalidExecution to…
Inphi Apr 14, 2026
5a606d6
feat(op-reth): activate EIP-7823 modexp upper bounds on Karst fork (#…
joshklop Apr 15, 2026
63676f5
fix(op-acceptance-tests): handle speculative flashblocks in TestFlash…
joshklop Apr 15, 2026
21b8b5a
Docs: Update package.json (#20022)
ZakAyesh Apr 15, 2026
5b5dcca
fix(ci): bump rust-ci-cargo-tests to 2xlarge to avoid OOM (#20100)
nonsense Apr 15, 2026
1a99b32
fix(op-acceptance-tests): fix flaky TestTruncateDatabaseOnELResync (#…
nonsense Apr 15, 2026
6a7ab9e
feat(op-acceptance-tests): add EIP-7939 CLZ opcode acceptance test (#…
joshklop Apr 15, 2026
346a8e3
docs: add stake-based priority ordering notice (#20057)
donoso-eth Apr 15, 2026
e8c00dc
chore(docs): add Actions SDK swap reference page and fix doc generati…
jefr90 Apr 15, 2026
df4535f
feat(op-acceptance-tests): add EIP-7883 modexp gas cost increase test…
joshklop Apr 15, 2026
0bc3f65
rename conflicting job name (#20113)
raffaele-oplabs Apr 15, 2026
faf16ed
fix(rust): Remove ignored warnings from deny.toml (#20110)
maurelian Apr 15, 2026
7a45d7d
feat(op-acceptance-tests): add EIP-7825 tx gas limit cap test (#20070)
joshklop Apr 16, 2026
6556d9d
fix(l2cm): guard CGT feature activation and liquidity controller reno…
0xiamflux Apr 16, 2026
592924f
docs: add governance proposal link to stake-based priority ordering (…
donoso-eth Apr 16, 2026
6de21d0
contracts: delete unused interop contracts (#19999)
maurelian Apr 16, 2026
131ae1b
chore(deployer): remove OPCMv1 migration, upgrade, and dev feature co…
smartcontracts Apr 16, 2026
5ade0f7
feat: opcm zk roots (#19685)
ashitakah Apr 16, 2026
d920e94
op-acceptance-tests: migrate TestInteropFaultProofs_IntraBlock (#19997)
Inphi Apr 16, 2026
cb9e17d
docs: fix typos and broken links in public-docs (#20131)
ZakAyesh Apr 16, 2026
67e078e
ci: stop running contracts tests in both main and contracts-feature-t…
smartcontracts Apr 16, 2026
86dbbdc
fix: l2cm fma followup (#20108)
0xOneTony Apr 16, 2026
6d5913f
ci: retry apt-get update on transient mirror sync failures (#20129)
smartcontracts Apr 17, 2026
f0a4381
feat(alloy-op-evm): impl `OpTxTr` trait for `OpTx` + `OpEvmContext` a…
mablr Apr 17, 2026
baeaab0
fix(op-supernode): make L1 HTTP poll interval configurable (#20093)
karlfloersch Apr 17, 2026
eb0f741
feat(op-reth): implement block builder failsafe and interop filter in…
wwared Apr 17, 2026
f34529e
ci: bump factory workflow to node24-compatible version (#20126)
falcorocks Apr 17, 2026
47b3f23
chore(ci): add ci-base-clang image and register for factory builds (#…
falcorocks Apr 17, 2026
48fe8eb
refactor: revenue share cleanup (#19750)
0xOneTony Apr 17, 2026
08d2cb1
fix(contracts): skip ZKDisputeGame in VerifyOPCM when feature disable…
smartcontracts Apr 17, 2026
1d9c9ca
chore(contracts): remove unused SchemaResolver abstract base (#20142)
smartcontracts Apr 17, 2026
f977691
test(contracts): skip VerifyOPCM_Run_Test on coverage only, not unopt…
smartcontracts Apr 17, 2026
0324f57
chore(contracts): remove 7 unreferenced interfaces (#20141)
smartcontracts Apr 17, 2026
904f3b0
fix(flashblocks): stabilize flaky TestFlashblocksStream (#19976)
wwared Apr 17, 2026
30a1dbf
test(op-acceptance-tests): add EIP-7951 P256VERIFY gas cost increase …
joshklop Apr 17, 2026
c6a2c24
feat(kona-hardforks): add NUT bundle types and deposit tx conversion …
maurelian Apr 17, 2026
6609777
test(op-acceptance-tests): add EIP-7934 block size limit disabled tes…
joshklop Apr 18, 2026
de1b557
refactor(op-acceptance-tests): deduplicate Karst fork setup in Osaka …
joshklop Apr 18, 2026
657d668
test(op-acceptance-tests): unmark TestPreinteropFaultProofs_VariedBlo…
ajsutton Apr 20, 2026
5b839fe
ci: pin ci-base-clang image for Rust jobs and skip runtime apt-instal…
falcorocks Apr 20, 2026
b5d1841
chore(op-acceptance-tests): allow overriding -count and -timeout in j…
ajsutton Apr 20, 2026
ba6a214
ci: verify ci-base-clang provenance attestation in GitHub Actions (#2…
falcorocks Apr 20, 2026
a39e65e
fix(ci): pin mise to 2026.2.2 in docker-build-prep action (#20170)
falcorocks Apr 20, 2026
7a80596
supernode: interop log backfill depth and validation gating (#19973)
axelKingsley Apr 20, 2026
2d64c4c
refactor(ci): update CI gate jobs in CircleCI configuration (#20190)
raffaele-oplabs Apr 20, 2026
befabab
fix(kona): pass block timestamp to is_interop_active instead of block…
ajsutton Apr 20, 2026
3d556b3
fix(kona): conditionally deploy `CrossL2Inbox` and dep set introducti…
digorithm Apr 20, 2026
d37f39b
chore(deps): upgrade Python 3.12.0 → 3.12.13 in mise.toml (#20187)
pauldowman Apr 21, 2026
4df50ca
op-acceptance-tests: unskip and migrate interop acceptance tests to s…
wwared Apr 21, 2026
8e0c70e
fix(kona): send block hash instead of block number in L2 account proo…
ajsutton Apr 21, 2026
1cb676b
fix(kona): evict origin_infos entries in PipelineCursor::advance (#20…
ajsutton Apr 21, 2026
0147c7e
fix(ci): update CircleCI configuration to improve ci-gate job handlin…
raffaele-oplabs Apr 21, 2026
d5c3c73
test(flashblocks): mark TestFlashblocksStream as flaky (#20200)
ajsutton Apr 21, 2026
b25e38b
fix(op-devstack): retry StartSequencer on stale unsafe head (#20204)
nonsense Apr 21, 2026
6af6c02
chore(rust): update thin-vec to patch RUSTSEC-2026-0103 (#20208)
wwared Apr 21, 2026
ea8c185
fix(op-acceptance-tests): stabilize TestReorgUnsafeHead (#20201)
ajsutton Apr 21, 2026
64dce2f
feat(op-alloy): harden post-exec (0x7D) transaction type (#20185)
nonsense Apr 21, 2026
0bbba71
chore(ci): consolidate Rust toolchain install into mise.toml (#20207)
nonsense Apr 21, 2026
933ea43
Add transaction finality details in our docs (#20155)
sanjusan Apr 21, 2026
dc63d71
op-acceptance-tests: add interop activation boundary fault proof test…
Inphi Apr 21, 2026
a5fb6f1
op-supernode: Fix/20191 pre interop safe stall (#20215)
axelKingsley Apr 21, 2026
3fc8c8a
fix(kona): unbreak kona-host-client-offline-cannon (target spec + fre…
ajsutton Apr 21, 2026
b1472b8
fix: add intrinsic gas deduction to l2 fork tests (#20075)
0xniha Apr 21, 2026
8f8a660
fix(interopgen): use `InteropOffset` when setting Interop genesis fla…
0xiamflux Apr 21, 2026
29ce8bb
docs(acceptance-tests): add guide for writing new tests (#20225)
ajsutton Apr 22, 2026
f0b2b80
test(op-acceptance-tests): verify deposits bypass EIP-7825 tx gas lim…
joshklop Apr 22, 2026
17d7d01
chore(rust): bump alloy to 2.0 (#20060)
mablr Apr 22, 2026
ef4820a
fix(kona): ensure chain_id is always set for trie hints in interop pr…
ajsutton Apr 22, 2026
f9b6833
fix(op-devstack): retry on transient SyncStatus RPC errors in DSL wai…
nonsense Apr 22, 2026
0532c04
chore(ci): move cargo-* tools + lychee from CI installers to mise.tom…
nonsense Apr 22, 2026
b2119af
chore(rust): patch RUSTSEC-2026-0104 in rustls-webpki (#20235)
nonsense Apr 22, 2026
11b9948
fix(op-acceptance-tests): stabilize TestUnsafeGapFillAfterUnsafeReorg…
ajsutton Apr 22, 2026
c1d7444
fix(alloy-op-evm): use `OpTx` in `OpEvm` (#20231)
mablr Apr 22, 2026
35a9301
docs: add specialized op-node topology notice (#20192)
axelKingsley Apr 22, 2026
6733b64
feat: add SP1Adapter (#19987)
0xChin Apr 22, 2026
9625f67
chore: prebuild op-reth for acceptance tests (#20247)
ajsutton Apr 22, 2026
b463850
feat(l2cm): support X Layer LiquidityController in L2CM upgrade path …
0xiamflux Apr 23, 2026
438fb65
test(op-acceptance-tests): SuperPermissionedDisputeGame at initial de…
ajsutton Apr 23, 2026
f6746ef
docs(nuts): document two-PR bundle flow and improve provenance error …
maurelian Apr 23, 2026
584f9fa
interop: address strong-consistency review follow-ups (#19561) (#20194)
wwared Apr 23, 2026
1f70eba
feat(contracts): enforce EIP-7825 gas cap in NUT bundle validation (#…
lumoswiz Apr 23, 2026
793b3d8
Delete .circleci/Untitled (#20285)
raffaele-oplabs Apr 23, 2026
e342582
fix(contracts-bedrock): skip lint fix during CI (#20282)
smartcontracts Apr 23, 2026
76af114
test: add ZKDisputeGame unit and integration test coverage (#19955)
0xChin Apr 23, 2026
08f91c9
chore(rust): bump revm to 38 (#20169)
figtracer Apr 23, 2026
13fd70f
fix: ZK Game Quality Review Fixes (#20236)
0xarktos Apr 23, 2026
e8973da
fix(op-acceptance-tests): tolerate transient EL errors in Steady samp…
ajsutton Apr 23, 2026
496dd9c
fix(op-supernode): distinguish transient vs permanent SafeDB gaps in …
axelKingsley Apr 23, 2026
11906fb
test(op-acceptance-tests): single-chain interop super-games via opcm.…
ajsutton Apr 23, 2026
bcf489e
feat(op-revm): bump revm 38 (#20300)
theochap Apr 23, 2026
8f0f3f5
fix(op-reth): raise supervisor RPC timeout default from 100ms to 2s (…
ajsutton Apr 24, 2026
42f5117
feat(op-acceptance): add pre-genesis super dispute game coverage (#20…
Inphi Apr 24, 2026
ca5e1a8
test(contracts): cover VerifyOPCM runSingle lazy setup (#20243)
smartcontracts Apr 24, 2026
7517f61
chore(op-batcher): remove blob tip oracle TODO (#20315)
nonsense Apr 24, 2026
df366d4
docs(opcm): acknowledge Initializable upgrade limitations (#20289)
smartcontracts Apr 24, 2026
c332a1b
Revert "Delete .circleci/Untitled (#20285)" (#20319)
maurelian Apr 24, 2026
0c52059
test(op-reth): guard negotiated eth wire protocol version (#20156)
joshklop Apr 24, 2026
b121068
ai(rust): add rust code reviewer to claude skills (#20318)
theochap Apr 24, 2026
29b88a5
Revert "chore(rust): bump revm to 38 (#20169)" (#20299)
theochap Apr 24, 2026
d86527d
op-node: remove deprecated ProtocolVersions watching (#20311)
sebastianst Apr 24, 2026
a6ebc8a
U19 notice page draft (#20128)
Wazabie Apr 24, 2026
d0465a3
feat(op-node): add L2CM feature toggle for Karst NUT bundle execution…
maurelian Apr 24, 2026
29a9fc9
chore(op-revm): port changes from v107 (#20323)
theochap Apr 24, 2026
d7c7f17
fix(ci): bump rust-doctest to 2xlarge and call just test-docs (#20337)
pauldowman Apr 24, 2026
628948f
feat(op-reth): register eth_config RPC endpoint (#20158)
joshklop Apr 24, 2026
4a15c8d
fix(op-devstack): extend preset CrossSafe budget for ELSync mode (#20…
pauldowman Apr 24, 2026
61966ce
supernode: rewrite interop log backfill around backfillEndTimestamp (…
axelKingsley Apr 24, 2026
31a7a78
chore(contracts-bedrock): fix contract typos (#20322)
smartcontracts Apr 25, 2026
a699229
op-stack: remove deprecated ProtocolVersions support (#20317)
sebastianst Apr 27, 2026
f80e154
fix(op-node): trigger reset when EL returns SYNCING during forkchoice…
sebastianst Apr 27, 2026
0cb702d
fix(op-node/engine-controller): management of e.localSafeHead (#20352)
geoknee Apr 27, 2026
f2e5bfe
feat(op-node): add --l1.beacon.slot-duration-override flag (#20288)
theochap Apr 27, 2026
8ef523c
fix(op-fetcher): guard against zero mipsImpl before calling oracle() …
bitwiseguy Apr 27, 2026
032157c
feat(kona-interop): add cycle detection to MessageGraph (#20303)
digorithm Apr 27, 2026
aeffadf
Dont use Matched in TestFollowL2_WithoutCLP2P (#20359)
axelKingsley Apr 27, 2026
883fc47
U19 Notice page update (#20358)
Wazabie Apr 27, 2026
a8776b5
op-node: P2P Block Signature Grace Period (#20063)
axelKingsley Apr 27, 2026
7133535
feat(op-supernode): add supernode-level prometheus metrics (#20242)
jelias2 Apr 27, 2026
7875002
fix: update interop filter to use time.Duration flags (#19781)
jelias2 Apr 27, 2026
336625b
feat(op-challenger): age run-trace game inputs by ~16/7 days (#20252)
ajsutton Apr 27, 2026
67c77d3
fix(op-interop-filter): avoid startup scan on resume (#20364)
karlfloersch Apr 27, 2026
f7c9e44
feat(karst): reduce bn256Pairing input size limit to 300 pairs (#20250)
pauldowman Apr 27, 2026
7fa13cb
interop: add OPContractsManagerMigrationValidator for post-migration …
stevennevins Apr 27, 2026
307ff9b
chore(contracts-bedrock): drop v1 mention from _decodeDisputeGameImpl…
ajsutton Apr 27, 2026
880946b
fix(op-acceptance): default cannon-kona challenger on (#20361)
wwared Apr 28, 2026
fd195ef
feat: Make rollup config parsing non-strict (#20379)
sebastianst Apr 28, 2026
20f07ed
fix(contracts): fail closed resolving semver target branch (#20374)
smartcontracts Apr 28, 2026
0953857
feat: zk go deployer (#20219)
ashitakah Apr 28, 2026
79a83f3
feat(kona): execute NUT bundles at Karst fork activation (#20157)
maurelian Apr 28, 2026
5d51784
chore(rust/scr): update superchain registry for rust crates (#20366)
theochap Apr 28, 2026
5cb8959
fix(contracts): reject oz v5 initializable in opcm (#20371)
smartcontracts Apr 28, 2026
484be19
chore(op-interop-filter): add ingestion diagnostics (#20367)
karlfloersch Apr 28, 2026
440755a
chore: remove stale todo comments (#20378)
0xiamflux Apr 28, 2026
17e82c8
feat: add superdispute game implementations to op-deployer output (#…
jelias2 Apr 28, 2026
d210865
fix(op-deployer): hydrate OpcmUtilsImpl and OpcmMigratorImpl in state…
jelias2 Apr 28, 2026
2601ae9
op-supernode: shared interop start from safe head (#20392)
axelKingsley Apr 28, 2026
63509a6
fix(kona): drop Base references from tests after upstream registry re…
theochap Apr 28, 2026
203cfa4
fix(op-supernode): accept earliest SafeDB target (#20400)
axelKingsley Apr 28, 2026
67a48c9
fix(kona): load DependencySet from embedded registry, oracle as fallb…
ajsutton Apr 28, 2026
f7fce80
feat(conductor): fix leader loop switch by adding round-robin leaders…
KyrinCode Apr 29, 2026
67f7619
fix(kona): align chain list test with registry data (#20406)
ajsutton Apr 29, 2026
0eb1102
docs/ai: add op-geth decoupling analysis (#19767)
sebastianst Apr 29, 2026
995dcdf
op-core/superchain: new package, extracted from op-geth (#20314)
sebastianst Apr 29, 2026
b7ab520
fix(kona-peers): align bootnodes test with registry data (#20417)
nonsense Apr 29, 2026
eb9d2ca
feat(sdm): post-exec block executor; SDM warming inspector; SDM activ…
nonsense Apr 29, 2026
cc93509
op-core/eip1559: new package, extracted from op-geth (#20312)
sebastianst Apr 29, 2026
2051580
docs: remove op-supervisor references from interop docs (#20302)
ZakAyesh Apr 29, 2026
9cb9fe9
chore(ci): drop op-rbuilder image from docker build matrix (#20425)
pcw109550 Apr 29, 2026
82b4fa7
fix(op-supernode): require SafeDB-ready interop startup (#20407)
axelKingsley Apr 29, 2026
dc27253
refactor(op-reth): drop BuildPostExecTransaction (#20428)
nonsense Apr 29, 2026
a742406
feat(interopgen): add UseL2CM toggle to L2Config (#20433)
lumoswiz Apr 29, 2026
c9b3e5c
Update reth historical proofs doc (#20445)
ZakAyesh Apr 29, 2026
b201baf
op-interop-filter: add latency histogram and rejection reason metrics…
jelias2 Apr 29, 2026
035d27e
refactor(cannon-builder): reduce to apt-only MIPS64 cross-toolchain (…
ajsutton Apr 30, 2026
2feafcd
ci(kona): run all proofs/ action tests under kona-host by default (#2…
maurelian Apr 30, 2026
ee6da38
fix(op-reth): detect reth storage layout in InitializationJob (#20396)
dhyaniarun1993 Apr 30, 2026
559c958
fix(op-supernode): guard chain container vn against torn interface re…
nonsense Apr 30, 2026
bc8abf5
feat(op-reth): Proof store v2 (#19928)
dhyaniarun1993 Apr 30, 2026
35121b5
refactor: remove ProtocolVersions Go plumbing (#20441)
sebastianst Apr 30, 2026
0bbde12
feat(op-reth): default bootnodes for OP Stack chains (#20458)
sebastianst Apr 30, 2026
7af2a81
Update CircleCI configuration for Docker image and job clarity (#20427)
raffaele-oplabs Apr 30, 2026
09ef029
ci: explicitly disable circleci_ip_ranges on 4 jobs that don't need i…
hdcesario-op Apr 30, 2026
ecf5ea3
docs: fix broken links and typos in public docs (#20467)
ZakAyesh Apr 30, 2026
7a33d9f
chore(rust): bump reth to v2.2.0 (#20459)
sebastianst Apr 30, 2026
cdcd81b
chore(ci): clean up contracts CI and RPC secrets (#20465)
smartcontracts Apr 30, 2026
1852be2
feat(supernode): wire proposer and challenger cli (#20460)
wwared Apr 30, 2026
8421181
docs: update permissionless migration guide for current op-challenger…
ajsutton Apr 30, 2026
96479f8
refactor(kona): single-definition prestate build with native + Docker…
ajsutton May 1, 2026
8d24994
fix(op-acceptance): preserve quoting in just test args (#20478)
ajsutton May 1, 2026
6f00f32
ci: downsize contracts-bedrock-build to large (#20421)
hdcesario-op May 1, 2026
2bb87b3
fix(op-acceptance-tests): use preset's ELSync CrossSafe budget for sa…
nonsense May 1, 2026
95453e5
ci: downsize check-kontrol-build to medium (#20422)
hdcesario-op May 1, 2026
f0f3c93
feat(rust): add fast build without examples (#20456)
nonsense May 1, 2026
7cad166
ci: downsize go-binaries-for-sysgo to medium (#20423)
hdcesario-op May 1, 2026
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.
8 changes: 0 additions & 8 deletions .changeset/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/config.json

This file was deleted.

Loading