all: Remove cannon-kona dgv2 feature flags#18208
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #18208 +/- ##
===========================================
- Coverage 75.52% 71.89% -3.63%
===========================================
Files 189 189
Lines 11250 11163 -87
===========================================
- Hits 8496 8026 -470
- Misses 2610 2993 +383
Partials 144 144
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
ajsutton
reviewed
Nov 10, 2025
Contributor
|
This pr has been automatically marked as stale and will be closed in 5 days if no updates |
d8731f4 to
13c00a0
Compare
082b614 to
1abf3f5
Compare
1abf3f5 to
1bfdd80
Compare
stevennevins
reviewed
Dec 8, 2025
Contributor
|
@Inphi carrying forward the scripts seems like a nice feature to me |
packages/contracts-bedrock/scripts/deploy/DeployImplementations.s.sol
Outdated
Show resolved
Hide resolved
packages/contracts-bedrock/src/L1/OPContractsManagerStandardValidator.sol
Outdated
Show resolved
Hide resolved
packages/contracts-bedrock/src/L1/opcm/OPContractsManagerV2.sol
Outdated
Show resolved
Hide resolved
Inphi
commented
Dec 10, 2025
packages/contracts-bedrock/test/L1/OPContractsManagerStandardValidator.t.sol
Show resolved
Hide resolved
packages/contracts-bedrock/interfaces/L1/IOPContractsManagerStandardValidator.sol
Outdated
Show resolved
Hide resolved
stevennevins
approved these changes
Dec 10, 2025
maurelian
approved these changes
Dec 10, 2025
smartcontracts
approved these changes
Dec 11, 2025
Inphi
added a commit
that referenced
this pull request
Dec 12, 2025
* all: Remove cannon-kona dgv2 feature flags * review comments * move dg impls to stdvalidator impls * fix typo * remove dead assignment * update opcmv2 semver
Inphi
added a commit
that referenced
this pull request
Dec 12, 2025
* all: Remove cannon-kona dgv2 feature flags * review comments * move dg impls to stdvalidator impls * fix typo * remove dead assignment * update opcmv2 semver
Inphi
added a commit
that referenced
this pull request
Dec 15, 2025
…flag all: Remove cannon-kona dgv2 feature flags (#18208)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR removes the
CANNON_KONAandDEPLOY_V2_DISPUTE_GAMESdev feature flags and makes their behavior the default.Unresolved Issues