Skip to content

Release 1.0.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@notmandatory notmandatory released this 27 Mar 19:41
· 353 commits to master since this release
v1.0.0-alpha.8
b5557dc

Summary

This incremental bi-weekly release migrates API to use the rust-bitcoin FeeRate type, fixes PSBT finalization to remove extra taproot fields, and fixes blockchain scanning stop_gap definition and documentation. We recommend all 1.0.0-alpha users upgrade to this release.

Changelog

Fixed

  • Remove extra taproot fields when finalizing PSBT #1310
  • Define and document stop_gap #1351

Changed

  • Migrate to bitcoin::FeeRate #1216
  • chore: extract TestEnv into separate crate #1171

What's Changed

Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8