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

Add command for creating genesis key delegation certificates #1784

Merged
merged 2 commits into from
Sep 3, 2020

Conversation

intricate
Copy link
Contributor

Add a command for creating genesis key delegation certificates.

@intricate intricate self-assigned this Aug 31, 2020
@intricate intricate marked this pull request as ready for review August 31, 2020 18:36
@intricate intricate force-pushed the intricate/genesis-key-deleg-cert-cli branch from 0877525 to 800d67c Compare August 31, 2020 19:01
@intricate intricate requested a review from jbgi August 31, 2020 19:59
@intricate intricate force-pushed the intricate/genesis-key-deleg-cert-cli branch from 800d67c to 66b96d7 Compare September 1, 2020 20:14
@intricate intricate force-pushed the intricate/genesis-key-deleg-cert-cli branch from 66b96d7 to 8aa273e Compare September 2, 2020 17:44
=> Show (VerificationKeyOrHashOrFile keyrole)

deriving instance (Eq (VerificationKey keyrole), Eq (Hash keyrole))
=> Eq (VerificationKeyOrHashOrFile keyrole)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this the same as deriving (Eq, Show)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, but I couldn't do that directly since I needed the constraints: Eq (VerificationKey keyrole), Eq (Hash keyrole).

@intricate
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Sep 3, 2020

@iohk-bors iohk-bors bot merged commit 104785b into master Sep 3, 2020
@iohk-bors iohk-bors bot deleted the intricate/genesis-key-deleg-cert-cli branch September 3, 2020 00:55
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.

2 participants