Skip to content

Release 1.1.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@thunderbiscuit thunderbiscuit released this 26 Feb 18:59
· 215 commits to master since this release
v1.1.0-rc.1
bc9f706

This is our first 1.0 release candidate! Please consider helping us test it and provide feedback if you have any.

Dependencies

This release uses the following Rust dependencies:

Library Version
bdk_wallet 1.1.0
bdk_electrum 0.21.0
bdk_esplora 0.20.1
rust-bitcoin 0.32.5
uniffi 0.29.0

Changelog

Added

  • Expose ElectrumClient::block_headers_subscribe method #664
  • Expose EsploraClient::get_block_hash method #665
  • Expose EsploraClient::get_tx_status method #666
  • Expose EsploraClient::get_tx_info method #666
  • Support for Testnet 4 #674
  • Add AddressData and WitnessProgram types from rust bitcoin #671
  • Expose Address::to_address_data method #671

Changed

  • More complete LocalOutput type #667

Automated Release Notes

Full Changelog: v1.0.0-beta.7...v1.1.0-rc.1