Skip to content

Add client command to dry run genesis files#2130

Closed
batconjurer wants to merge 4 commits intomainfrom
bat/feat/dry-run-genesis-files
Closed

Add client command to dry run genesis files#2130
batconjurer wants to merge 4 commits intomainfrom
bat/feat/dry-run-genesis-files

Conversation

@batconjurer
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
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
Copy Markdown
Collaborator 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