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

Change the CLI's MIR cert command to take stake addresses #2282

Merged
merged 1 commit into from Mar 3, 2021

Conversation

dcoutts
Copy link
Contributor

@dcoutts dcoutts commented Jan 16, 2021

Instead of taking stake verification key files. Stake addresses is the
more sensible choice since MIR certs really contain a stake credential
and a stake address is basically a wrapper for a stake credential.

There's no need to keep both options (key files and stake addrs) since
we can already convert from a stake vkey file to a stake address.

It's strictly more general, since this now support script-flavour stake
addresses. And sometimes we only have the stake address, not the vkey.

Instead of taking stake verification key files. Stake addresses is the
more sensible choice since MIR certs really contain a stake credential
and a stake address is basically a wrapper for a stake credential.

There's no need to keep both options (key files and stake addrs) since
we can already convert from a stake vkey file to a stake address.

It's strictly more general, since this now support script-flavour stake
addresses. And sometimes we only have the stake address, not the vkey.
@Jimbo4350 Jimbo4350 force-pushed the dcoutts/cli-mir-stake-address branch from 67e0a8a to 9b6e8e8 Compare March 3, 2021 16:49
@Jimbo4350
Copy link
Contributor

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 3, 2021

@iohk-bors iohk-bors bot merged commit 573fc43 into master Mar 3, 2021
@iohk-bors iohk-bors bot deleted the dcoutts/cli-mir-stake-address branch March 3, 2021 17:45
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

3 participants