From: merge-script Date: Fri, 24 Apr 2026 18:48:53 +0000 (+0100) Subject: Merge bitcoindevkit/bdk-cli#179: Feature/bip322 integration X-Git-Url: http://internal-gitweb-vhost/parse/encode/enum.Parity.html?a=commitdiff_plain;p=bdk-cli Merge bitcoindevkit/bdk-cli#179: Feature/bip322 integration 7c33b33a2bfd9065cbe0768bcb00ce0ec1653686 chore(deps): switch bdk_bip322 from git to crates.io release (Abiodun Awoyemi) e03f123c480d50517be98cae9b34c4dfa0ff5f92 fix: rename BIP322 commands, validate address ownership before signing and add Bip322Error variant (Abiodun) 2eab75c167d5609e1e96374ffb08cdf22a12a09a bip322: update proof handling for new bdk-bip322 API (aagbotemi) Pull request description: ### Description This PR added [BIP322](https://bips.xyz/322) feature into BDK CLI. It also has a usage file for testing purposes ### Notes to the reviewers ## Changelog notice ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing #### New Features: * [x] I've added docs for the new feature * [x] I've updated `CHANGELOG.md` ACKs for top commit: notmandatory: ACK 7c33b33a2bfd9065cbe0768bcb00ce0ec1653686 Tree-SHA512: a3e16b86c2259eb74f243721f9b54589322066d293ca0ba3ba74de13de264289426e5019ba16514797aa34a3f17a6bed574d0b5cc66d2ff51b68830152616696 --- f80d92a549ea648b65595a445cf1c6c187b7b337