github bitcoindevkit/bdk wallet-1.2.0
Release wallet-1.2.0

2 days ago

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: wallet-1.1.0...wallet-1.2.0

Don't miss a new bdk release

NewReleases is sending notifications on new releases.