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

feat(genesis): add genesis config generator #1592

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

Deniallugo
Copy link
Contributor

What ❔

Add binary that updates the genesis file. It's easier now to work during the new version generation

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

Signed-off-by: Danil <deniallugo@gmail.com>
@Deniallugo Deniallugo requested a review from perekopskiy April 5, 2024 16:30
core/bin/genesis_generator/src/main.rs Outdated Show resolved Hide resolved
core/bin/genesis_generator/src/main.rs Outdated Show resolved Hide resolved
core/bin/genesis_generator/src/main.rs Outdated Show resolved Hide resolved
core/bin/genesis_generator/src/main.rs Show resolved Hide resolved
Signed-off-by: Danil <deniallugo@gmail.com>
@Deniallugo Deniallugo requested a review from perekopskiy April 5, 2024 20:03
@Deniallugo Deniallugo merged commit c7cd528 into kl-factory Apr 8, 2024
26 of 41 checks passed
@Deniallugo Deniallugo deleted the deniallugo-add-genesis-config-generator branch April 8, 2024 11:27
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.

2 participants