Skip to content

Release wallet-2.1.0

Choose a tag to compare

@oleonardolima oleonardolima released this 07 Aug 15:00
· 37 commits to master since this release
wallet-2.1.0
6905189

Summary

This release of bdk_wallet v2.1.0 introduces two significant features: comprehensive support for BIP-389 two-path multipath descriptors with automatic receive/change separation through new Wallet::create_from_two_path_descriptor, and enhanced transaction building capabilities with TxBuilder::exclude_unconfirmed and TxBuilder::exclude_below_confirmations for filtering UTXOs by confirmation status. The release also includes important fixes related to coin selection and script pubkey (SPK) cache recovery.

What's Changed

New Contributors

Full Changelog: wallet-2.0.0...wallet-2.1.0