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 bug in hash computation in 'cardano-cli genesis create-cardano'. #4761

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

MarcFontaine
Copy link
Contributor

@MarcFontaine MarcFontaine commented Jan 9, 2023

Use value passed with '--gen-utxo-keys' in 'cardano-cli genesis create-cardano'.

Resolves: #4725

@MarcFontaine
Copy link
Contributor Author

#4725

* The hash that was used for the genesis files was bad.
* Also:  Use value passed with '--gen-utxo-keys'.
@MarcFontaine MarcFontaine force-pushed the mafo/4725-genesis-create-cardano branch from dee2a98 to db93ac1 Compare January 10, 2023 12:50
@MarcFontaine MarcFontaine changed the title Don't ignore CLI flag --gen-utxo-keys Fix bug in hash computation in 'cardano-cli genesis create-cardano'. Jan 10, 2023
@CarlosLopezDeLara
Copy link
Contributor

Tested. Works perfectly.

@MarcFontaine
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Jan 10, 2023
4761: Fix bug in hash computation in 'cardano-cli genesis create-cardano'. r=MarcFontaine a=MarcFontaine

Use value passed with '--gen-utxo-keys' in 'cardano-cli genesis create-cardano'.

Co-authored-by: MarcFontaine <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jan 10, 2023

Build failed:

Copy link
Contributor

@Jimbo4350 Jimbo4350 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't merge this yet

Copy link
Contributor

@Jimbo4350 Jimbo4350 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, a few comments

@Jimbo4350 Jimbo4350 self-requested a review January 11, 2023 15:45
@Jimbo4350 Jimbo4350 merged commit 42763ee into master Jan 11, 2023
@iohk-bors iohk-bors bot deleted the mafo/4725-genesis-create-cardano branch January 11, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - Problem with cardano-cli genesis create-cardano --gen-utxo-keys
4 participants