github bitcoindevkit/bdk v1.0.0-alpha.6
Release 1.0.0-alpha.6

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

Summary

This small bi-weekly release fixes TxBuilder to support setting explicit nSequence for foreign inputs and a bug in tx_graph::ChangeSet::is_empty where is returns true even when it wasn't empty 🙈. We also added a new option for Esplora APIs to include floating TxOuts in pudates for fee calculations.

Changelog

Fixed

  • TxBuilder now supports setting explicit nSequence for foreign inputs. #1316
  • Fix bug in tx_graph::ChangeSet::is_empty where is returns true even when it wasn't empty. #1335

Added

  • New Option for Esplora APIs to include floating TxOuts in updates for fee calculation. #1308

What's Changed

New Contributors

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

Don't miss a new bdk release

NewReleases is sending notifications on new releases.