Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
6679f0b
chore(rust/op-reth): op-reth v1.11.0 (#19247)
theochap Feb 19, 2026
7f450c4
feat(flashblocks): implement speculative flashblock building (#18995)
teddyknox Feb 20, 2026
00e13a1
ci: remove kona-client from cross-platform smoke test (#19256)
falcorocks Feb 20, 2026
13fccc1
justfile: add release-notes recipe and helper tag queries (#19258)
sebastianst Feb 20, 2026
c03b87e
op-devstack: add unified Registry for component storage (Phase 2) (#1…
teddyknox Feb 20, 2026
dcc9012
circleci: add readonly-github-token context where checkout-with-mise …
bitwiseguy Feb 20, 2026
72aa180
chore: migrate docker images to oplabs GCP registry and fix prestate …
theochap Feb 20, 2026
4980b92
op-supernode/node: defer to superAuthority about finalized l2 head (#…
geoknee Feb 20, 2026
1ed453f
circleci: add go-binaries-for-sysgo as dep of go-tests-full (#19262)
bitwiseguy Feb 20, 2026
2460e59
feat(flashblocks): add transaction caching to avoid re-executing unch…
teddyknox Feb 20, 2026
3a84e7b
ci: Switch auth used to publish kona prestates. (#19268)
ajsutton Feb 22, 2026
ad28621
ci: fix kona-publish-prestates triggering on scheduled builds (#19270)
ajsutton Feb 23, 2026
608e708
test(contracts): improve DelayedWETH test coverage with fuzz tests (#…
devin-ai-integration[bot] Feb 23, 2026
fbaf0b0
ci: Remove the cannon-kona-host job (#19279)
ajsutton Feb 23, 2026
c60cdb1
ci: disable incremental compilation and bump rust cache version (#19278)
theochap Feb 24, 2026
e5850e5
proofs: Port TestInteropFaultProofs_UnsafeProposal test to devstack (…
Inphi Feb 24, 2026
6067931
sc-feat: policy engine staking ordering (#19192)
ashitakah Feb 24, 2026
94f4d70
op-supernode: prevent hang on shutdown (#19293)
geoknee Feb 24, 2026
a74ab7d
op-devstack: add capability interfaces for polymorphic lookups (Phase…
teddyknox Feb 24, 2026
f6576db
Raise TestSupernodeInteropActivationAfterGenesis timeout to 5min (#19…
axelKingsley Feb 24, 2026
c0a3f23
proofs: Add consolidation step coverage to super fault proof tests (#…
Inphi Feb 24, 2026
4592733
Add Karst hard fork activation (#19250)
maurelian Feb 24, 2026
2edb474
fix: various contracts-bedrock CI issues (#19300)
mds1 Feb 25, 2026
47fafdd
refactor(op-devstack): migrate Orchestrator to unified Registry (Phas…
teddyknox Feb 25, 2026
a7369cf
feat: Add L2CM implementation (#19111)
0xiamflux Feb 25, 2026
46cd1ff
op-devstack, op-supernode: close app context before stopping service …
geoknee Feb 25, 2026
80804af
op-devstack: refactor genesis interop activation to use UseGenesisInt…
ajsutton Feb 26, 2026
a812660
fix(contracts-bedrock): make contracts CI reliable (#19323)
mds1 Feb 27, 2026
a8a2956
supernode: Same Timestamp Verification (#19217)
axelKingsley Feb 28, 2026
ef39b82
fix supernode: Initial Block Seal (#19308)
axelKingsley Mar 2, 2026
be00aaa
fix(supernode): l1 inclusion is the max l1 inclusion over all l2 bloc…
geoknee Mar 2, 2026
870a5c2
drain all goroutines before exiting function (#19337)
geoknee Mar 2, 2026
9ec5482
kona/protocol/derive: handle "blob not found" correctly (#19328)
geoknee Mar 2, 2026
71a5692
fix(contracts-bedrock): remove artifact pulling, use unoptimized buil…
mds1 Mar 2, 2026
e7e0118
op-interop-filter: fix cross-validation perf, public admin endpoint, …
karlfloersch Mar 2, 2026
42f6e3b
ci: add cannon-builder image to Docker CI builds (#19295)
theochap Mar 2, 2026
f51d8aa
proofs: Add single-chain interop and preinterop fault proof smoke tes…
Inphi Mar 2, 2026
ee4d492
fix(kona-node): Map BlockNotFound errors to ResetError for reorg reco…
geoknee Mar 2, 2026
cb87fc5
ci: Remove build rust step (#19280)
ajsutton Mar 2, 2026
0777438
op-node: execute NUT bundles at Karst fork activation (#19220)
maurelian Mar 2, 2026
501451f
op-acceptance-tests: add TestSupernodeInteropActivationAfterGenesis t…
ajsutton Mar 3, 2026
991d66a
Fix stuck pause state causing shutdown hang in chain container (#19365)
geoknee Mar 3, 2026
5161204
contracts: add documentation for audit findings #2, #3, #7, #12, #15,…
smartcontracts Mar 3, 2026
a6310c8
fix(contracts): require interop dev feature for migrate (Finding 21) …
smartcontracts Mar 3, 2026
29acfe5
fix(contracts-bedrock): dedupe unoptimized profile mock logic into Se…
mds1 Mar 3, 2026
a7c732e
chore(contracts): add non-idempotent initializer review rules (#19273)
smartcontracts Mar 3, 2026
7c54d1e
fix(kona/derive): preserve error kind from chain provider in BlobSour…
ajsutton Mar 4, 2026
32bbf86
chore(op-acceptor): v3.9.0 (#19368)
scharissis Mar 4, 2026
f6656ff
refactor(op-devstack): add generic component access to Network/System…
teddyknox Mar 4, 2026
2534f43
op-node: copy LocalSafeL2 in follow source mode (#19330)
axelKingsley Mar 4, 2026
6720bec
op-acceptance-tests: Add tests for L2 light CL follow source mode int…
wwared Mar 4, 2026
88d42e5
op-dispute-mon: Add metrics for multi-supernode support (#19105)
pauldowman Mar 5, 2026
56ee47e
contracts: implement onlyDelegateCall and add tests for audit fixes (…
smartcontracts Mar 5, 2026
87d909e
ci: add @security-oncall mentions to contracts-bedrock CI job failure…
devin-ai-integration[bot] Mar 5, 2026
2312fd9
op-acceptance-tests: disable `supernode/interop/activation` tests (#1…
geoknee Mar 5, 2026
19aef66
test(contracts): reuse ProxyAdmin tests on L2ProxyAdmin for backwards…
aliersh Mar 5, 2026
5353148
chore(op-acceptor): v3.10.1 (#19390)
scharissis Mar 5, 2026
8227477
all: update op-geth (#19414)
joshklop Mar 5, 2026
d1293a5
fix(contracts): forward-compatible OZ v5 Initializable in upgrade (Fi…
smartcontracts Mar 5, 2026
abe047a
chore(op-acceptance-tests): add ELSync stalling tests to flake-shake …
smartcontracts Mar 5, 2026
8ceec37
Create funding.json
marekolszewski Sep 5, 2024
9b512bc
github: Add docker-build-scan workflow
karlb Dec 17, 2024
9be7c98
github: Add docker-op-ufm-build-push workflow
karlb Dec 17, 2024
a89f975
github: Action to deploy op-contracts to Holesky
alvarof2 May 16, 2024
b7f13cc
github: Action to deploy celo4 contracts
alvarof2 May 17, 2024
620faa8
github: Add `celo-org/op-geth` update action (#263)
ezdac Dec 17, 2024
5ab2d0b
github: no PRs for version updates from dependabot
karlb Sep 13, 2023
8bf862c
github: Build op-node using docker-bake and push to devopsre/celo-blo…
alvarof2 Jul 7, 2025
9ce9c3f
build: Allow configuring mainnet and sepolia RPCs
piersy Feb 5, 2026
6fd0477
circleci: Disable unneeded jobs and workflows
piersy Feb 5, 2026
9396d8d
circleci: Use self-hosted runners
piersy Feb 25, 2026
406df0c
circleci: Don't use circleci_ip_ranges
piersy Feb 5, 2026
8ae36c0
circleci: Ensure that ETH_RPC_URL is accessible
piersy Feb 5, 2026
f1d391b
circleci: Update base branch for semgrep-scan
piersy Feb 5, 2026
764cb64
op-chain-ops: Use noop for unimplemented writeJson
karlb Oct 15, 2024
d7efe88
contracts: Add Celo contracts
pahor167 Aug 29, 2023
38cf106
contracts: Add celo deployment to L2Genesis
palango May 15, 2024
580ae12
contracts: register cUSD to FeeDirectory
pahor167 May 22, 2024
3f57f31
contracts: Disable cUSD in L2 genesis for now
karlb May 28, 2024
1480513
contracts: Add feature flag for celo contract deployment
palango Jun 5, 2024
a4851c7
contracts: Set devAccount[0] as owner of FeeCurrencyDirectory
karlb Jun 24, 2024
15c0f00
contracts: Log out l2 predeploy addresses.
rkachowski Jun 27, 2024
5dd5b4f
contracts: Revert to upstream L2Genesis.s.sol
karlb Jan 21, 2025
4bd7d32
contracts: Add map script.
rkachowski Jun 27, 2024
84fe2f6
contracts: Resolve fuzzing test failures for AddressSortedLinkedListW…
Kourin1996 Dec 9, 2024
2e4803f
contracts: Update allowed interface list with Celo interfaces
karlb Jan 14, 2025
07aa95a
contracts: Add fee currency functions to MintableERC20
karlb Apr 22, 2024
e03a902
contracts: Fix OPContractsManagerStandardValidator test
Kourin1996 Jul 23, 2025
b7ec2c5
contracts: Update snapshots
karlb Jan 14, 2025
68f28f8
contracts: Skip semver check for now
karlb Jan 29, 2025
aad0931
contracts: scripts for L2 token deployment/verification (#375)
karlb Apr 11, 2025
288b064
gomod: Update op-geth
karlb Jan 10, 2025
59518ec
op-e2e: Skip regolith tests
karlb Feb 4, 2025
50c72f1
configs: Enable cel2 fork by default
karlb Sep 19, 2023
a3de869
genesis: Base Fee Floor (fixed) configuration (#231)
gastonponti Sep 24, 2024
0b256ee
configs: Add optional Celo fields for strict deploy-config parsing (#…
ezdac Mar 14, 2025
74e4c3e
op-node: Increase MaxFrameLen to 16 MB
jcortejoso Sep 17, 2024
ac6d969
sequencer: Use higher sequencer drift for Celo (#251)
karlb Oct 7, 2024
4557fed
sequencer: Add option to only use finalized blocks as l1origin in seq…
palango Sep 23, 2024
71cb73a
sequencer: Initialize L1 Safe and Finalized head in SyncStatus at OpN…
Kourin1996 Mar 21, 2025
1014d5e
op-batcher: CLI validation to prevent submitting Blobs into Alt DA (#…
Kourin1996 Nov 27, 2024
b84a67a
op-batcher: multi-frame altda channels (#310)
gastonponti Feb 14, 2025
72f924b
op-batcher: op batcher altda failover to ethda (#31)
gastonponti Feb 14, 2025
eae60a6
op-batcher: Add Prometheus metrics for AltDA failover in Batcher (#361)
Kourin1996 Apr 3, 2025
a88dff5
op-node: Altda failover to ethda should keep finalizing l2 chain (#316)
gastonponti Feb 14, 2025
e999b40
op-batcher: Cherry-pick Altda parallel submitted blobs respect strict…
gastonponti May 27, 2025
e11c47b
isthmus: Add hardfork timestamps
palango May 27, 2025
b7be720
isthmus: Update L1Block contract bytecode (#390)
palango Jun 4, 2025
42cc3a2
op-e2e: Add token duality e2e test
karlb Sep 27, 2023
8a913f0
op-e2e: Add e2e test for bridging WETH to L2
karlb Jun 25, 2024
513a474
op-e2e: Fix fee-currency-directory predeploy address (#285)
ezdac Dec 20, 2024
036ed58
op-e2e: Add viem E2E testsuite
ezdac Jun 10, 2024
602c103
op-e2e: Use FeeHandler in fee tests
karlb Oct 14, 2024
875cd3f
op-e2e: Fix Test_ProgramAction_OperatorFeeConsistency tests (#381)
piersy May 20, 2025
b3a0782
op-batcher: Fix TestBatchSubmitter_AltDA_FailureCase1_L2Reorg test
piersy Jan 20, 2026
1e4922e
op-chain-ops: Update TestWithNoMaxCodeSize for Celo's 64KB MaxCodeSize
piersy Feb 4, 2026
7b814c3
Add celo folders to semgrepignore
piersy Feb 6, 2026
b8aa49a
contracts: Fix standardValidator access
piersy Feb 6, 2026
07dde05
contracts: Exclude celo solidity from strict pragma
piersy Feb 6, 2026
3a1bb1d
Remove op-challenger as it was failing the docker build
piersy Feb 7, 2026
2ed8f5e
Fix or skip failing acceptance tests (#412)
karlb Feb 11, 2026
f5dd4f7
feat(altda-client): punctuality check via passing l1_inclusion_block_…
samlaf May 22, 2025
fc88d34
feat: invalid commitment error handles teapot body (#49)
samlaf Jun 16, 2025
2107f19
feat: altda client handles all teapot statuscodes (#50)
samlaf Jul 21, 2025
e59c2b8
op-node/derive: Gate BPO activation per L2 chain (#417)
piersy Feb 17, 2026
de8bfc2
circleci: Use publicly available circle-ci orb
karlb Mar 3, 2026
b2d57c3
circleci: Disable check-op-geth-version job
karlb Mar 3, 2026
8f23351
Clear mise cache in CI
karlb Mar 4, 2026
99dde48
circleci: Set comparison branch in op-reth-compact-codec
karlb Mar 4, 2026
39684be
circleci: Skip kona e2e tests
karlb Mar 9, 2026
eff39e1
Skip kona/rust tests lacking cel2_time support
karlb Mar 9, 2026
b4d5a44
Skip single-chain fault proof tests lacking cel2_time support
karlb Mar 10, 2026
56dd41a
Skip heavy fuzz test that rejects too many inputs
karlb Mar 10, 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
  •  
  •  
  •  
7 changes: 2 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ setup: true
parameters:
default_docker_image:
type: string
default: cimg/base:2024.01
default: cimg/base:2026.03
base_image:
type: string
default: default
Expand Down Expand Up @@ -41,9 +41,6 @@ parameters:
docker_publish_dispatch:
type: boolean
default: false
publish_contract_artifacts_dispatch:
type: boolean
default: false
stale_check_dispatch:
type: boolean
default: false
Expand Down Expand Up @@ -112,7 +109,7 @@ workflows:
.* c-cannon_full_test_dispatch << pipeline.parameters.cannon_full_test_dispatch >> .circleci/continue/main.yml
.* c-sdk_dispatch << pipeline.parameters.sdk_dispatch >> .circleci/continue/main.yml
.* c-docker_publish_dispatch << pipeline.parameters.docker_publish_dispatch >> .circleci/continue/main.yml
.* c-publish_contract_artifacts_dispatch << pipeline.parameters.publish_contract_artifacts_dispatch >> .circleci/continue/main.yml

.* c-stale_check_dispatch << pipeline.parameters.stale_check_dispatch >> .circleci/continue/main.yml
.* c-contracts_coverage_dispatch << pipeline.parameters.contracts_coverage_dispatch >> .circleci/continue/main.yml
.* c-heavy_fuzz_dispatch << pipeline.parameters.heavy_fuzz_dispatch >> .circleci/continue/main.yml
Expand Down
Loading