Skip to content

Conversation

@afk11
Copy link
Member

@afk11 afk11 commented Dec 11, 2019

Fixes #805, and also checked every other usage of get_resource_type for same. Added tests covering these cases as well.

In the secp256k1 CompactSignature implementation we pass
the recoverable signature instead of the signature..
This is a bug, although it does make us wonder what the
goal of this design decision was (to extend Signature)
@afk11 afk11 force-pushed the fix-resource-type-checks branch from 09f4144 to 183e793 Compare December 11, 2019 01:48
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.

Bug in secp256k1 PublicKey constructor

1 participant