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: handle genesis creator archive #800

Merged

Conversation

artemijspavlovs
Copy link
Collaborator

@artemijspavlovs artemijspavlovs commented Jul 7, 2024

PR Standards

Opening a pull request should be able to meet the following requirements

relayer code is commented out as it'll be a part of a relayer subcommand and is not relevant rn

close #801


For Author:

  • Targeted PR against correct branch
  • Included the correct type prefix in the PR title
  • Linked to Github issue with discussion and accepted design
  • Targets only one github issue
  • Wrote unit and integration tests
  • All CI checks have passed
  • Added relevant godoc comments

For Reviewer:

  • Confirmed the correct type prefix in the PR title
  • Reviewers assigned
  • Confirmed all author checklist items have been addressed

After reviewer approval:

  • In case PR targets main branch, PR should be squashed and merged.
  • In case PR targets a release branch, PR should be rebased.

feat: initialize the rollapp through 'rollapp' cmd
refactor: remove interactive cmd
refactor: retrieve config values from the generated roller.toml file
refactor: disable tests as the flow changes
refactor: make config init functions public
chore: add refactor as a valid conventional commit msg
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.

[Feature Request]: retrieve configuration and genesis from an archive
1 participant