Skip to content

v1.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@reez reez released this 19 Dec 19:27
· 1 commit to master since this release
v1.0.0-beta.6
6edd43d

This release updates the bdk-ffi libraries to the latest bdk_wallet 1.0.0-beta.6 and related libraries (Esplora, Electrum, etc).

Added

  • DescriptorPublicKey::is_multipath #625
  • DescriptorPublicKey::master_fingerprint #625
  • Descriptor::is_multipath #625
  • Descriptor:: to_single_descriptors #625
  • EsploraClient::get_height #623
  • Psbt::finalize #630
  • TxBuilder::add_data #611
  • TxBuilder::current_height #611
  • TxBuilder::nlocktime #611
  • TxBuilder::allow_dust #611
  • TxBuilder::version #611
  • TxBuilder::policy_path #629
  • Wallet::cancel_tx #601
  • Wallet::get_utxo #601
  • Wallet::derivation_of_spk #601
  • Wallet::descriptor_checksum #603
  • Wallet:: finalize_psbt #604
  • Wallet:: policies #629

Other

  • Added documentation via docstrings

What's Changed

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6