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

Implement multisig ADR #2163

Closed
ValarDragon opened this issue Aug 6, 2018 · 2 comments · Fixed by #4988
Closed

Implement multisig ADR #2163

ValarDragon opened this issue Aug 6, 2018 · 2 comments · Fixed by #4988
Labels
C:crypto Component: Crypto
Milestone

Comments

@ValarDragon
Copy link
Contributor

This issue is for tracking this in the current project board. See #1960 for proposal.

@ValarDragon ValarDragon added this to the launch milestone Aug 6, 2018
@ValarDragon ValarDragon added this to Planned in current iteration via automation Aug 6, 2018
@ValarDragon ValarDragon added the C:crypto Component: Crypto label Aug 6, 2018
@ValarDragon ValarDragon removed this from Planned in current iteration Aug 9, 2018
@ValarDragon
Copy link
Contributor Author

ValarDragon commented Aug 10, 2018

Ref #2164 (review)
What remains:

@alexanderbez
Copy link
Contributor

Note, getting a Pubkey back from a bech32-ified string does not work in the Cosmos SDK because the bech32 string is too long (> 90 chars).

@mergify mergify bot closed this as completed in #4988 Jun 9, 2020
mergify bot pushed a commit that referenced this issue Jun 9, 2020
## Description

deprecation & removal of multisig. This key was only used in the sdk and now it has been added there

Closes: #4715 
Closes: #2163
melekes pushed a commit that referenced this issue Jun 10, 2020
## Description

deprecation & removal of multisig. This key was only used in the sdk and now it has been added there

Closes: #4715 
Closes: #2163
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:crypto Component: Crypto
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants