Descriptor Wallet v0.9.2: Improved Command-line Explorer

Descriptor Wallet is a library for building descriptor-based bitcoin wallets using rust-bitcoin.

Descriptor Wallet v0.9.2: Improved Command-line Explorer

What's Changed

Improved command-line explorer:

  • Transaction weight and fee information
  • Parsing witness data for P2WPKH and P2WSH outputs
  • Miniscript representation of scripts
  • RBF information
  • Additional mining information for some of electrum servers
  • Coloring output

Full Changelog: v0.9.1...v0.9.2

GitHub Repo