-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make cardano create-testnet-data register DReps and delegate stake de…
…legators to them - Create default conway genesis file and register DReps - Delegate vote to DReps - Add option to not write DReps to disk and update tests - Pass template conway genesis spec as parameter - Add alonzo genesis parameter with default - Separate insecure key generation from pool assignation - Change distribution algorithm so that remainder is distributed - Refactor stake delegator creation to use same code for `OnDisk` and `Transient` - Use generateInsecureSigningKey for generating DReps - Improve generated README.md for DReps folder - Move transient test and check no dir created - Add basic checks about Conway genesis to test - Invalidate Hydra cache
- Loading branch information
Showing
26 changed files
with
431 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.