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

Refactor genesis create command usage in cardano testnet #4831

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented Jan 23, 2023

Implement the following three modules:

  1. Testnet.Commands.Genesis - Houses the refactoring of cli commands concerning genesis generation

  2. Testnet.Commands.Governance - Houses the refactoring of cli commands concerning governance

  3. Testnet.Options - Module that will house all the different TestnetOptions types. The aim is to only have one TestnetOptions type in the future.

@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-genesis-create-cardano-testnet branch 2 times, most recently from 560db30 to 22350fb Compare January 23, 2023 20:09
@Jimbo4350 Jimbo4350 marked this pull request as ready for review January 24, 2023 16:05
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-genesis-create-cardano-testnet branch 3 times, most recently from 39d8190 to 761a00b Compare January 26, 2023 11:35
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-genesis-create-cardano-testnet branch from 9bd7815 to 51b2360 Compare February 8, 2023 11:37
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-genesis-create-cardano-testnet branch 2 times, most recently from b43df4c to 7942638 Compare February 17, 2023 13:43
Implement createByronGenesis
@Jimbo4350 Jimbo4350 force-pushed the jordan/refactor-genesis-create-cardano-testnet branch from 7942638 to f2e4dd5 Compare February 17, 2023 13:45
@Jimbo4350
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Feb 17, 2023
4831: Refactor `genesis create` command usage in  cardano testnet r=Jimbo4350 a=Jimbo4350

Implement the following three modules:
1. Testnet.Commands.Genesis - Houses the refactoring of cli commands concerning genesis generation

2. Testnet.Commands.Governance - Houses the refactoring of cli commands concerning governance 

3. Testnet.Options - Module that will house all the different `TestnetOptions` types. The aim is to only have one `TestnetOptions` type in the future.

4886: Preserve `ScriptData` bytes with `HashableScriptData` r=Jimbo4350 a=Jimbo4350

Resolves: #4433

Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 17, 2023

This PR was included in a batch that was canceled, it will be automatically retried

iohk-bors bot added a commit that referenced this pull request Feb 17, 2023
4831: Refactor `genesis create` command usage in  cardano testnet r=Jimbo4350 a=Jimbo4350

Implement the following three modules:
1. Testnet.Commands.Genesis - Houses the refactoring of cli commands concerning genesis generation

2. Testnet.Commands.Governance - Houses the refactoring of cli commands concerning governance 

3. Testnet.Options - Module that will house all the different `TestnetOptions` types. The aim is to only have one `TestnetOptions` type in the future.

Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Feb 17, 2023

Build failed:

@Jimbo4350 Jimbo4350 merged commit c039faf into master Feb 17, 2023
@iohk-bors iohk-bors bot deleted the jordan/refactor-genesis-create-cardano-testnet branch February 17, 2023 15:03
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.

None yet

2 participants