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

Fix #805: Incorrect tests of resource type #827

Open
wants to merge 2 commits into
base: 1.0
Choose a base branch
from

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)
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