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.
- Fix off-by-one error checking coinbase maturity in optional UTxOs #1830
- Bump bitcoin dependency to v0.32.4 #1853
- Pin bdk_chain version to latest release #1860
- Refactor/use iterators to preselect utxos #1798
- Generalize add_recipient to accept Address #1841
- fix(wallet): allow PersistedWallet to be Send + Sync #1874
- chore: bump `miniscript` to `12.3.1` #1924
-----BEGIN PGP SIGNATURE-----