Summary
This maintenance release updates our rust-bitcoin dependency to 0.30.x and fixes a wallet balance bug when a wallet has more than one coinbase transaction.
Commit
213c270
Changelog
Checklist
Release numbering must follow Semantic Versioning. These steps assume the current release/0.28
branch development version is 0.28.2.
On the day of the release
Create the release/0.29 branch and set to the 0.29.0 version:
Tag and publish new release:
Summary
This maintenance release updates our
rust-bitcoindependency to 0.30.x and fixes a wallet balance bug when a wallet has more than one coinbase transaction.Commit
213c270
Changelog
Checklist
Release numbering must follow Semantic Versioning. These steps assume the current
release/0.28branch development version is 0.28.2.
On the day of the release
Create the
release/0.29branch and set to the0.29.0version:release/0.28branch create a newrelease/0.29branch. Push the branch to upstream.bump_dev_0_29.bump_dev_0_29branch to the next development MINOR+1 version.Cargo.tomlversion value to0.29.0.CHANGELOG.mdfile.bump_dev_0_29branch torelease/0.29.Tag and publish new release:
HEADcommit in therelease/0.29branch.v0.29.0--signflag.bitcoindevkit/bdkrepo.Release 0.29.0.1.0.0release check the "Pre-release" box.