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
This API is basically unused except for some niche or legacy
applications, so I feel comfortable breaking it pretty dramatically.
Move all the Secp256k1 functions onto RecoverableSignature and use
self/Self as appropriate.
Leave the stupid ecdsa_recoverable names even though they are even more
redundant, because this module is basically in maintenance mode. We only
do these changes since we'll be forced to once we drop the Secp256k1
object.
0 commit comments