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

fix(cli): add chain-id to PrepareGenesis cmd (backport #1393) #1395

Merged
merged 1 commit into from
May 3, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 3, 2022

This is an automatic backport of pull request #1393 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

## What is the purpose of the change

The PR fix the `PrepareGenesis` cmd

## Brief change log

* fix(cli): add chain-id to PrepareGenesis cmd

## Testing and Verifying

Manually verified the change

## Documentation and Release Note

  - Does this pull request introduce a new feature or user-facing behavior changes? NO
  - Is a relevant changelog entry added to the `Unreleased` section in `CHANGELOG.md`? NO
  - How is the feature or change documented? not applicable

(cherry picked from commit 4b12425)
@codecov-commenter
Copy link

Codecov Report

Merging #1395 (02862ec) into v7.x (5a2137b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v7.x    #1395   +/-   ##
=======================================
  Coverage   20.63%   20.63%           
=======================================
  Files         199      199           
  Lines       25803    25803           
=======================================
  Hits         5325     5325           
  Misses      19509    19509           
  Partials      969      969           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a2137b...02862ec. Read the comment docs.

@ValarDragon ValarDragon merged commit 39487b2 into v7.x May 3, 2022
@ValarDragon ValarDragon deleted the mergify/bp/v7.x/pr-1393 branch May 3, 2022 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants