-
Notifications
You must be signed in to change notification settings - Fork 4
feat: support local genesis file #250
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
base: main
Are you sure you want to change the base?
Conversation
dc663e6
to
a0a04a1
Compare
a0a04a1
to
e3bb57f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small comment otherwise looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! It would be good if we could add an e2e integration test in which we spin up 1 sequencer and 1 follower node with a local chain spec / custom genesis and ensure we the chain can produce blocks.
Sounds good. |
Closes: #217.