Bitcoin Dev Kit's avatar
Bitcoin Dev Kit
_@bitcoindevkit.org
npub13dk3...gnvc
The Bitcoin Dev Kit project is building open source tools and libraries designed to be a solid foundation for cross-platform, descriptor based #bitcoin wallets.
Bitcoin Dev Kit's avatar
bitcoindevkit 1 month ago
📢 Version 4.0.0 of BDK CLI has been released! This release introduces experimental support for creating silent payment transactions and adds support for BIP-353 DNS payment instructions. It also adds UTXO locking through new wallet commands. Async payjoin sessions are now persisted to SQLite, so interrupted payjoin sessions can be resumed. The release also includes internal refactoring that improves readability and makes adding new commands easier and less prone to errors. It also updates the Wallet API to v3.1.0 amongst other improvements. Massive thanks to all the contributors that made this release possible and especially to @tvpeter for being the bdk-cli maintainer and delivering this release. Check out the release note for details.
Bitcoin Dev Kit's avatar
bitcoindevkit 2 years ago
📢 BDK 1.0.0-beta.1 has landed 🚀. This release includes the first beta version of bdk_wallet with a stable 1.0.0 API. The changes in this version include reworked wallet persistence, changeset, and construction, optional user provided RNG, custom tx sorting, and use of merkle proofs in bdk_electrum. See the release notes for all the details.