(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.
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.