Skip to content

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

Merged
mslipper merged 1 commit intodevelopfrom
feat/deployer-l2-test
Nov 18, 2024
Merged

op-deployer: Refactor semver inspector, add L2 genesis test#12946
mslipper merged 1 commit intodevelopfrom
feat/deployer-l2-test

Conversation

@mslipper
Copy link
Contributor

@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 blmalone and mds1 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
@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