github bitcoindevkit/bdk v0.25.0
Release 0.25.0

latest releases: v1.0.0-beta.5, v1.0.0-beta.4, v1.0.0-beta.3...
pre-release23 months ago

Summary

This release fixes slow sync time and big script_pubkeys table with SQLite, the wallet rescan height for the FullyNodedExport and setting the network for keys in the KeyMap when using descriptor templates. Also added are new blockchain and mnemonic examples.

Changelog

Fixed

  • Slow sync time and big script_pubkeys table with SQLite.
  • Wallet rescan height for the FullyNodedExport.
  • Setting the network for keys in the KeyMap when using descriptor templates.

Added

  • Examples for connecting to Esplora, Electrum Server, Neutrino and Bitcoin Core.
  • Example for using a mnemonic in a descriptors.

What's Changed

Full Changelog: v0.24.0...v0.25.0

Don't miss a new bdk release

NewReleases is sending notifications on new releases.