rust-bitcoin / rust-bitcoinconsensus

Bitcoin's libbitcoinconsenus.a with Rust binding. Built from Bitcoin sources with cargo.
Apache License 2.0
46 stars 33 forks source link

Upgrade to Bitcoin Core 0.20.2 - Release Tracking v0.20.0-0.5.0 #55

Closed tcharding closed 2 years ago

tcharding commented 2 years ago

Upgrade the depend subtree to Bitcoin Core 0.20.2 using

git subtree pull --prefix='depend/bitcoin' git@github.com:bitcoin/bitcoin.git v0.20.2 --squash

Bump version and add changelog notes.

Note

I did this so we would have a release that uses 0.20.2 but I think we can immediately do another release with 0.21.2, I have the changes queue up ready to go.

apoelstra commented 2 years ago

Tagged, signed and published.