Skip to content

Release 2.2.0

Latest

Choose a tag to compare

@thunderbiscuit thunderbiscuit released this 18 Nov 16:23
· 16 commits to master since this release
v2.2.0
1ab97bf

This release uses the following Rust dependencies:

Dependency Version
bdk_wallet 2.2.0
bdk_electrum 0.23.2
bdk_esplora 0.22.1
bdk_kyoto 0.15.0
rust-bitcoin 0.32.7
uniffi 0.29.4

Added

  • Implement Display for Script #813
  • Expose Wallet::create_single constructor on Wallet type #825
  • Set lookahead on Wallet::load #829
  • Expose Wallet::apply_evicted_txs method #832
  • Add Wallet::create_from_two_path_descriptor constructor #847
  • next_log and LogLevel are removed from kyoto #849
  • Updates Android native libraries to use 16KB page sizes #865
  • Expose TxBuilder::exclude_unconfirmed method #870
  • Expose TxBuilder::exclude_below_confirmations method #870
  • Throw errors rather than panics on faulty Esplora sync/full_scan operations #863
  • Expose Wallet::insert_txout #884
  • Expose Wallet::nmark_used #882
  • Add Wallet::load_single #897
  • Expose DerivationPath::master , DerivationPath::is_master , DerivationPath::len , DerivationPath::is_empty #893

Auto-Generated Release Notes

New Contributors

Full Changelog: v2.0.0...v2.2.0