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

Create geth genesis compatibility layer on top of our genesis format #1911

Closed
jangko opened this issue Nov 28, 2023 · 0 comments · Fixed by #1915
Closed

Create geth genesis compatibility layer on top of our genesis format #1911

jangko opened this issue Nov 28, 2023 · 0 comments · Fixed by #1915
Labels
Config Command line or config file related

Comments

@jangko
Copy link
Contributor

jangko commented Nov 28, 2023

Although our own genesis format works well for our need, it's become cumbersome when we switch from one testnet to other testnet like what happened during testing with devnet9-11. Adding a geth compatibility layer while preserving our own genesis format can reduce user mistake.

@jangko jangko added the Config Command line or config file related label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Config Command line or config file related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant