Skip to content
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

op-deployer: Refactor semver inspector, add L2 genesis test #12946

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

mslipper
Copy link
Collaborator

@mslipper mslipper commented Nov 18, 2024

  • Refactor the semver inspector so that it can be called from outside the CLI
  • Adds a a canonical L2 genesis file for v1.6.0, and a unit test to assert that new chains deployed using v1.6.0 have the right L2 genesis.

Closes: #12898.

@mslipper mslipper requested a review from a team as a code owner November 18, 2024 06:51
@mslipper mslipper requested review from mds1 and blmalone November 18, 2024 06:51
- Refactor the semver inspector so that it can be called from outside the CLI
- Adds a a canonical L2 genesis file for v1.6.0, and a unit test to assert that new chains deployed using v1.6.0 have the right L2 genesis.
@mslipper mslipper force-pushed the feat/deployer-l2-test branch from c981da3 to 11c2599 Compare November 18, 2024 06:52
Copy link
Contributor

@blmalone blmalone left a comment

Choose a reason for hiding this comment

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

lgtm

@mslipper mslipper added this pull request to the merge queue Nov 18, 2024
Merged via the queue into develop with commit f94151b Nov 18, 2024
49 checks passed
@mslipper mslipper deleted the feat/deployer-l2-test branch November 18, 2024 22:05
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.

Differential test between legacy deploy script genesis and op-deployer
2 participants