fedimint / fedimint

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

Upgrade to `bitcoin` v0.31 #5200

Open tvolk131 opened 2 weeks ago

tvolk131 commented 2 weeks ago

Follow-up to #2356

This should be much easier than the upgrade from v0.29 to v0.30! I attempted to do this work but realized that a few dependencies we use that also depend on the bitcoin crate haven't yet published versions that depend on v0.31. At time of writing, these include:

Some notes from my attempt at the upgrade: