op-deployer: support op-contracts/v5.0.0 upgrade (#18154)#18580
Merged
op-deployer: support op-contracts/v5.0.0 upgrade (#18154)#18580
Conversation
* 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
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## develop #18580 +/- ##
===========================================
- Coverage 75.38% 66.58% -8.81%
===========================================
Files 189 55 -134
Lines 11239 4031 -7208
===========================================
- Hits 8473 2684 -5789
+ Misses 2620 1203 -1417
+ Partials 146 144 -2
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 11, 2025
serpixel
added a commit
that referenced
this pull request
Dec 11, 2025
* 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>
serpixel
added a commit
that referenced
this pull request
Dec 11, 2025
* 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>
Mc01
pushed a commit
to celo-org/optimism
that referenced
this pull request
Jan 20, 2026
…8154) (ethereum-optimism#18580) * op-deployer: support op-contracts/v5.0.0-rc.2 upgrade (ethereum-optimism#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>
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.
superchain-registry: update validation import to include op-contracts/v5.0.0
op-deployer: support op-contracts/v5.0.0 upgrade
Description
Tests
Additional context
Metadata