JoinMarket-Org / joinmarket-clientserver

Bitcoin CoinJoin implementation with incentive structure to convince people to take part
GNU General Public License v3.0
699 stars 173 forks source link

Bump libsecp256k1 from v0.4.1 to v0.5.0 #1701

Closed kristapsk closed 1 month ago

kristapsk commented 1 month ago

This release includes algorithmic improvements which increase the speed of key generation and signing. At the same time, the binary size has been reduced significantly.

Full changelog: https://github.com/bitcoin-core/secp256k1/blob/master/CHANGELOG.md#050---2024-05-06

The ABI is backward compatible with versions 0.4.x and 0.3.x, so no python-bitcointx update is needed.

roshii commented 1 month ago

Now running Joinmarket with libsecp256k1 v0.5.0. I shall report back as soon as I see a transaction succeed or fail.

roshii commented 1 month ago

successful transaction confirmed