Skip to content

Release 0.25.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@notmandatory notmandatory released this 05 Dec 21:04
· 1147 commits to master since this release
v0.25.0
d288cbb

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