v1.0.0-beta.6
Pre-release
      Pre-release
    
        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
- Create android build script for windows by @ItoroD in #607
- Bump snapshot and dev versions of libraries by @reez in #609
- Fix jvm and android readmes by @thunderbiscuit in #608
- chore: ci test-swift from macos-12 to macos-13 by @reez in #618
- feat: add get_height to esplora by @reez in #623
- feat: transactions use transactions_sort_by by @reez in #617
- Add docstrings to Walletby @reez in #615
- feat: expose Wallet::policies method by @thunderbiscuit in #629
- Add methods to Descriptor+DescriptorPublicKeyby @reez in #625
- Add finalizetoPsbtby @rustaceanrob in #630
- Add TxBuilder APIs by @thunderbiscuit in #611
- docs: wallet type docstrings by @reez in #616
- Build Kotlin API docs in CI by @thunderbiscuit in #632
- Use macos-14image in CI by @thunderbiscuit in #634
- deps: bump bdk to beta_6 by @reez in #637
- chore: update libraries to official release versions by @reez in #640
- chore: use macos-14 image in publish-jvm.yaml by @reez in #644
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6