Skip to content

Release wallet-1.2.0

Choose a tag to compare

@notmandatory notmandatory released this 17 Apr 03:14
· 163 commits to master since this release
wallet-1.2.0
5817ed0

Summary

In this release of bdk_wallet 1.2.0 The TxBuilder add_recipient function now accepts anything that implements Into<ScriptBuf>. The wallet considers a coinbase output eligible for selection if it will mature in the next block. Wallets persisted with a rusqlite::Connection are checked to be thread-safe. The bdk_chain dependency is updated to version 0.21.1, plus a number of internal cleanups.

What's Changed

New Contributors

Full Changelog: bitcoindevkit/bdk@wallet-1.1.0...wallet-1.2.0