Skip to content

release: bump version to 0.28.1#1057

Merged
notmandatory merged 1 commit intobitcoindevkit:release/0.28from
notmandatory:bump_dev_0_28_1
Aug 3, 2023
Merged

release: bump version to 0.28.1#1057
notmandatory merged 1 commit intobitcoindevkit:release/0.28from
notmandatory:bump_dev_0_28_1

Conversation

@notmandatory
Copy link
Copy Markdown
Member

Summary

This patch release backports (from the BDK 1.0 dev branch) a fix for a bug in the policy condition calculation and adds a new taproot single key descriptor template (BIP-86). The policy condition calculation bug can cause issues when a policy subtree fails due to missing info even if it's not selected when creating a new transaction, errors on unused policy paths are now ignored.

Fixed

Added

Summary

This patch release backports (from the BDK 1.0 dev branch) a fix for a bug in the policy condition calculation and adds a new taproot single key descriptor template (BIP-86). The policy condition calculation bug can cause issues when a policy subtree fails due to missing info even if it's not selected when creating a new transaction, errors on unused policy paths are now ignored.

Fixed

- Backported bitcoindevkit#932 fix for policy condition calculation bitcoindevkit#1008

Added

-  Backported bitcoindevkit#840 taproot descriptor template (BIP-86) bitcoindevkit#1033
@notmandatory notmandatory added the release Release related issue or PR label Aug 3, 2023
@notmandatory notmandatory added this to the 0.28.1 milestone Aug 3, 2023
@notmandatory notmandatory self-assigned this Aug 3, 2023
Copy link
Copy Markdown
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 7231039.

@notmandatory notmandatory merged commit 7231039 into bitcoindevkit:release/0.28 Aug 3, 2023
@notmandatory notmandatory deleted the bump_dev_0_28_1 branch May 26, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release related issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants