v0.6.0
Pre-release
Pre-release
A new release of BDK is out: v0.6.0
brings some new API calls, renamed types and some bugfixes.
Here's the full changelog.
What's Changed
- Add wallet get_unused_address() function by @notmandatory in #305
- Policy improvements by @RCasatta in #296
- Merge the 0.5.0 release branch back into master by @afilini in #311
- Fixes to 0.5.1-dev for
master
branch by @notmandatory in #313 - Release/0.5.1 by @afilini in #318
- [ci] update MSRV to 1.46.0 by @notmandatory in #317
- add
get_psbt_input
by @davemo88 in #310 - Avoid over-/underflow error in coin_select by @da-kami in #320
- Use tagged serialization for blockchain config by @LLFourn in #314
- Bump CI to Rust 1.51.0 by @RCasatta in #319
- [ci] Update 'Build docs' job to use nightly-2021-03-23 by @notmandatory in #326
- making the rbf functions also available when bumping the fee by @ulrichard in #325
New Contributors
Full Changelog: v0.5.1...v0.6.0