rust-bitcoin / rust-secp256k1

Rust language bindings for Bitcoin secp256k1 library.
Creative Commons Zero v1.0 Universal
350 stars 270 forks source link

Backport #752 to 0.29.x #753

Closed shinghim closed 1 month ago

shinghim commented 1 month ago
          Also, we should consider backporting this to the version used by rust-bitcoin 0.32.

Originally posted by apoelstra in https://github.com/rust-bitcoin/rust-secp256k1/issues/752#issuecomment-2413912898

Backport #752 to the version used by rust-bitcoin 0.32

shinghim commented 1 month ago

I see the last few commits are failing the same 3 CI checks. Do those need fixing before more get merged in?

apoelstra commented 1 month ago

I suspect the cross failures are due to https://github.com/rust-bitcoin/rust-secp256k1/pull/735 which we could also backport