pull down to refresh

Automatic histroy reconstruction on import, network fee estimation for neutrino, UTXO selector with all mixdepths, CLI alphabetic sorting of subcommands and options, security hardening, neutrino taker flow improvements, and bug fixes.

AddedAdded

  • Reconstruct and persist on-chain wallet history after seed import (0fc884eb)
  • Estimate neutrino fees over Tor with safe provider fallbacks (08b9dd07)
  • Subcommands and options are now listed alphabetically in all CLI --help outputs (a13c8d33)
  • The orderbook watcher CLI is now jm-orderbook-watcher; the old orderbook-watcher name still works but is deprecated (2905fd71)
  • Add notifications.verify_tls option for self-signed/private-CA notification servers and log the underlying error when a notification fails (f1a82812)
  • The interactive UTXO selector (--select-utxos) now shows the whole wallet grouped by mixdepth; the source mixdepth is derived from the selection unless pinned with --mixdepth (cc658466)
  • jm-taker coinjoin --select-utxos shows the whole wallet and derives the source mixdepth (and INTERNAL destination) from the selected UTXOs unless --mixdepth is set (8ebdbe9e)
  • The shell TUI send flow can open the full-wallet UTXO selector instead of asking for a mixdepth (03070865)
11 sats \ 0 replies \ @m0wer 1 Aug

Thanks for the post!

reply