Skip to content

op-deployer: Add support for upgrading and validating v4.0.0 #16048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 8, 2025

Conversation

mslipper
Copy link
Collaborator

@mslipper mslipper commented May 21, 2025

@mslipper mslipper requested a review from a team as a code owner May 21, 2025 14:14
@mslipper mslipper requested a review from ajsutton May 21, 2025 14:14
Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (51cb1a7) to head (645d99e).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #16048       +/-   ##
============================================
- Coverage    46.69%        0   -46.70%     
============================================
  Files         1368        0     -1368     
  Lines       110795        0   -110795     
============================================
- Hits         51733        0    -51733     
+ Misses       55418        0    -55418     
+ Partials      3644        0     -3644     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1368 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mslipper mslipper added the M-do-not-merge Meta: Do not merge label May 21, 2025
@mslipper mslipper force-pushed the feat/v400-upgrader branch from 1ea1414 to 6161e47 Compare May 22, 2025 13:06
@mslipper mslipper removed the M-do-not-merge Meta: Do not merge label May 22, 2025
Copy link
Contributor

@bitwiseguy bitwiseguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good to me but seems like we will have to update op-validator to support contract v4.0.0 before the ci tests will pass

@mslipper mslipper force-pushed the feat/v400-upgrader branch from 4ec5620 to a1cfc5a Compare May 22, 2025 16:16
@mslipper mslipper force-pushed the feat/v400-upgrader branch from a1cfc5a to 63c8426 Compare June 2, 2025 18:38
@ajsutton ajsutton removed their request for review June 4, 2025 03:36
@mslipper mslipper force-pushed the feat/v400-upgrader branch from 63c8426 to 4afd65a Compare June 6, 2025 19:22
@mslipper mslipper changed the title op-deployer: Add support for upgrading to v4.0.0 op-deployer: Add support for upgrading and validating v4.0.0 Jun 6, 2025
@mslipper mslipper added this pull request to the merge queue Jun 8, 2025
Merged via the queue into develop with commit 187a61e Jun 8, 2025
59 checks passed
@mslipper mslipper deleted the feat/v400-upgrader branch June 8, 2025 19:42
mslipper added a commit that referenced this pull request Jun 21, 2025
* op-deployer: Add support for upgrading to v4.0.0

* simplify versions

* rebase, add validator v4 support

* update address test

* lint
mslipper added a commit that referenced this pull request Jun 21, 2025
* Update standard.go for rc.8

* Update superchain registry with op-contracts/v4.0.0-rc.8

* Update Validator address

* Update registry commit

* op-deployer: Add support for upgrading and validating v4.0.0 (#16048)

* op-deployer: Add support for upgrading to v4.0.0

* simplify versions

* rebase, add validator v4 support

* update address test

* lint

---------

Co-authored-by: Matthew Slipper <[email protected]>
mslipper added a commit that referenced this pull request Jun 24, 2025
* Update standard.go for rc.8

* Update superchain registry with op-contracts/v4.0.0-rc.8

* Update Validator address

* Update registry commit

* op-deployer: Add support for upgrading and validating v4.0.0 (#16048)

* op-deployer: Add support for upgrading to v4.0.0

* simplify versions

* rebase, add validator v4 support

* update address test

* lint

---------

Co-authored-by: Matthew Slipper <[email protected]>
iquidus pushed a commit to Layr-Labs/optimism that referenced this pull request Jul 24, 2025
…m-optimism#16048)

* op-deployer: Add support for upgrading to v4.0.0

* simplify versions

* rebase, add validator v4 support

* update address test

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants