github bitcoindevkit/bdk v0.14.0
Release 0.14.0

latest releases: v1.0.0-beta.4, v1.0.0-beta.3, v1.0.0-beta.2...
pre-release2 years ago

Notable changes in this release include adding a new method to TxBuilder to embed data in a transaction via OP_RETURN and updating the Database trait to store the last sync timestamp and block height. Other internal improvements include a change in the keys module dependencies from tiny-bip39 to using rust-bip39, renaming ConfirmationTime to BlockTime to more clearly describe the data that struct contains, and using a borrowed transaction when broadcasting. And finally we have updated our integration test framework to verify support for sending to Taproot addresses 🥕 ! See below for all the details:

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

Don't miss a new bdk release

NewReleases is sending notifications on new releases.