You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix: invalid resource type passed in CompactSignature
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)
0 commit comments