op-deployer: support op-contracts/v5.0.0 upgrade (#18154) (#18580)#18585
Merged
serpixel merged 1 commit intoproposal/op-contracts/v6.0.0from Dec 12, 2025
Merged
Conversation
* op-deployer: support op-contracts/v5.0.0-rc.2 upgrade (#18154) * superchain-registry: update validation import to include op-contracts/v5.0.0-rc.2 * op-deployer: support op-contracts/v5.0.0-rc.2 upgrade * fix(op-deployer): adjust block for v5.0.0 * fix(op-validator): correct semver for v5.0.0 --------- Co-authored-by: Sam Stokes <35908605+bitwiseguy@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## proposal/op-contracts/v6.0.0 #18585 +/- ##
================================================================
- Coverage 75.09% 66.58% -8.51%
================================================================
Files 185 55 -130
Lines 11001 4031 -6970
================================================================
- Hits 8261 2684 -5577
+ Misses 2596 1203 -1393
Partials 144 144
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
bitwiseguy
approved these changes
Dec 12, 2025
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.
op-deployer: support op-contracts/v5.0.0-rc.2 upgrade (op-deployer: support op-contracts/v5.0.0-rc.2 upgrade #18154)
superchain-registry: update validation import to include op-contracts/v5.0.0-rc.2
op-deployer: support op-contracts/v5.0.0-rc.2 upgrade
fix(op-deployer): adjust block for v5.0.0
fix(op-validator): correct semver for v5.0.0