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

Add client command to dry run genesis files #2130

Closed
wants to merge 4 commits into from

Conversation

batconjurer
Copy link
Member

@batconjurer batconjurer commented Nov 8, 2023

A new client command has been added that takes a set of pre-genesis template files, validates them, and runs them through init_chain. All errors are collected into a report.

This also closes #761

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@tzemanovic tzemanovic mentioned this pull request Nov 12, 2023
@sug0
Copy link
Collaborator

sug0 commented Nov 17, 2023

This should be a descendant of #2186, please don't merge it until that PR is ready

@sug0 sug0 marked this pull request as draft November 17, 2023 17:25
This was referenced Nov 21, 2023
@tzemanovic tzemanovic mentioned this pull request Dec 7, 2023
@batconjurer
Copy link
Member Author

Recreated in #2255

@batconjurer batconjurer closed this Dec 8, 2023
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.

Validators should check that they can compile wasm at startup.
3 participants