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

TestGenesisHash: move genesis generation code into validation module #78

Closed
geoknee opened this issue Feb 5, 2024 · 2 comments
Closed
Assignees

Comments

@geoknee
Copy link
Contributor

geoknee commented Feb 5, 2024

          As we discussed during our 1:1, we should ideally move the genesis generation loading code + hardcoded genesis hashes into the Registry.

Originally posted by @mslipper in #72 (review)

@geoknee
Copy link
Contributor Author

geoknee commented Feb 5, 2024

It won't be easy/clean to put the code in the superchain module because it may cause dependency conflicts or cycles.

@geoknee
Copy link
Contributor Author

geoknee commented Feb 22, 2024

I made an attempt by reimplementing types from go-ethereum inside superchain. But that started to snowball very quickly.

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