BlockstreamResearch / rust-secp256k1-zkp

Creative Commons Zero v1.0 Universal
31 stars 37 forks source link

Backport rust-secp 284 and 422 #54

Closed apoelstra closed 1 year ago

apoelstra commented 2 years ago

Fixes #47

(Actually I believe 47 is already fixed, but this re-enables the test in CI so we can be sure.)

Easiest way to review this is probably to add rust-secp as a remote and then use range-diff to see how my versions of the commits change from those in the PR. I have provided commit IDs in my commit messages.

apoelstra commented 1 year ago

cc @sanket1729 let's get this in