Skip to content

Conversation

tcharding
Copy link
Member

@tcharding tcharding commented Sep 24, 2025

Before I grind this out can you concept ack please @andrew. I just did ecdh to see if I have the right idea.

Now that we don't need to pass the context into APIs we can remove the usage of secp256k1_context_no_precomp which was specifically used to avoid the context.

Close #846

@tcharding tcharding marked this pull request as draft September 24, 2025 04:17
Now that we don't need to pass the context into APIs we can remove the
usage of `secp256k1_context_no_precomp` which was specifically used to
avoid the context.

Close rust-bitcoin#846
@tcharding
Copy link
Member Author

FWIW the test passes locally for me.

@apoelstra
Copy link
Member

Yep, concept ack.

This particular test is unstable. If I had to guess at the frequency, I'd say it fails 1 in 32 times or so.

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.

Review usage of ffi::secp256k1_context_no_precomp
3 participants