Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Only support ECDSA compressed public keys #4667

Merged
merged 1 commit into from
Jan 20, 2020
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Jan 17, 2020

Some fixes after: #4502

This removes the unwanted expects from MultiSigner. Instead we
convert from full to compressed in TryFrom and can return an error on
invalid input.

Some fixes after: #4502

This removes the unwanted `expect`s from `MultiSigner`. Instead we
convert from full to compressed in `TryFrom` and can return an error on
invalid input.
@bkchr bkchr added the A0-please_review Pull request needs code review. label Jan 17, 2020
@gavofyork gavofyork merged commit 5cd952b into master Jan 20, 2020
@gavofyork gavofyork deleted the bkchr-ecdsa-compressed branch January 20, 2020 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants