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

[Standard L2 Genesis] Enable generation of the L2 Genesis file from previous releases. #12708

Open
Tracked by #12302
maurelian opened this issue Oct 28, 2024 · 0 comments

Comments

@maurelian
Copy link
Contributor

Ultimately this should be moved to the superchain-registry, but for now it will need to be done by tracking bytecode in a solidity library.

As outlined here:

The genesis script should work as follows:

  1. check to see if a fork is configured
  2. if no, use dev bytecode with vm.getDeployedCode()
  3. if yes, use the library to get the hardcoded bytecode
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

No branches or pull requests

1 participant