github bitcoindevkit/bdk v0.8.0

pre-release3 years ago

In this release: new APIs and other minor bugfixes and internal improvements.

All the details in the changelog.

What's Changed

  • Use default: D mirroring Rust documentation by @tcharding in #337
  • Check index out of bound also for tx inputs not only for psbt inputs by @RCasatta in #341
  • Continue signing when finding already finalized inputs by @RCasatta in #343
  • Lowercase PSBT by @tcharding in #342
  • Remove stale comments by @tcharding in #345
  • Merge the 0.7.0 release branch back into master by @afilini in #346
  • Fix nightly Clippy warnings by @tcharding in #338
  • Put testutils inside main crate by @LLFourn in #347
  • [signer] Add an option to explicitly allow using non-ALL sighashes by @afilini in #353
  • Return AddressInfo from get_address to allow access to index by @futurepaul in #349
  • [ci] Check fmt for examples/doctests by @afilini in #360
  • Fix the external_doc CI error, make the examples no_run by @afilini in #365

New Contributors

Full Changelog: v0.7.0...v0.8.0

Don't miss a new bdk release

NewReleases is sending notifications on new releases.