github bitcoindevkit/bdk v0.26.0
Release 0.26.0

latest releases: v1.0.0-beta.4, v1.0.0-beta.3, v1.0.0-beta.2...
pre-release20 months ago

Summary

This release improves Fulcrum electrum server compatibility and fixes public descriptor template key origin paths. We also snuck in small enhancements to configure the electrum client to validate the domain using SSL and sort TransactionDetails by block height and timestamp.

Changelog

Fixed

  • Make electrum blockchain client save_tx function order independent to work with Fulcrum servers. #808
  • Fix wrong testnet key origin path in public descriptor templates. #818
  • Make README.md code examples compile without errors. #820

Added

  • For electrum blockchain client, allow user to configure whether to validate the domain using SSL. #805
  • Implement ordering for TransactionDetails. #812

Changed

  • Bump hwi dependency to 0.4.0. #825
  • Bump esplora-client dependency to 0.3 #830

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

Don't miss a new bdk release

NewReleases is sending notifications on new releases.