fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
536 stars 209 forks source link

chore(deps): use secp256k1 version exported by bitcoin #5197

Closed tvolk131 closed 1 week ago

tvolk131 commented 2 weeks ago

The bitcoin crate exports the version of the secp256k1 crate that it uses. Why not just rely on that?

Also rely on secp256k1 instead of secp256k1-zkp.

tvolk131 commented 1 week ago

Closing in favor of #5219 based on a devcall discussion