Release 1.0.0-beta.5
Pre-release
      Pre-release
    
        This release updates the bdk-ffi libraries to the latest bdk_wallet 1.0.0-beta.5 and related libraries (Esplora, Electrum, etc.).
Changelog
Added
EsploraClient
- get_tx #598
Wallet
- peek_address #599
- next_derivation_index #599
- next_unused_address #599
- mark_used #599
- reveal_addresses_to #599
- list_unused_addresses #599
- descriptor_checksum #603
- finalize_psbt #604
- cancel_tx #601
- get_utxo #601
- derivation_of_spk #601
TxBuilder
- set_exact_sequence #600
Changed
Wallet
- corrected argument name in reveal_next_address #599
Removed
TxBuilder
- enable_rbf #600
What's Changed
- chore: small fixes for swift packaging by @notmandatory in #588
- Bump Rust libraries to beta 4 by @thunderbiscuit in #589
- Small refactors by @thunderbiscuit in #590
- Post beta 2 cleanup by @thunderbiscuit in #595
- feat: esplora client get_tx by @reez in #598
- Use shell scripts to build bdk-jvm and bdk-android by @thunderbiscuit in #584
- Add missing Wallet APIs related to revealing and querying the wallet for addresses and indices by @thunderbiscuit in #599
- deps: bump bdk to beta_5 by @reez in #600
- Remove dependency on bdk_bitcoind_rpc by @thunderbiscuit in #602
- Add descriptor checksum to wallet by @rustaceanrob in #603
- Add finalize_psbtmethod to wallet by @rustaceanrob in #604
- Add wallet apis by @thunderbiscuit in #601
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.5