Back to Freedom.Tech Back
All JoinMarket-NG releasesAll versions
Release Sat, May 30, 2026 1 min read

JoinMarket-NG 0.31.1

Original release notes

Fixed

  • Install whiptail in maker and taker images so the jm-ng TUI works out of the box (72ea101e)
  • Fix jmwalletd crash on startup in Flatpak (ModuleNotFoundError: No module named 'tumbler') (b4df30ff)
  • Prevent a Sybil DoS where relayed !hp2 floods starved the maker's own post-ioauth commitment broadcasts and let the burned PoDLE commitment be reused against peers (0db9050a)
  • Clamp descriptor scan ranges to Bitcoin Core's 1,000,000 limit instead of failing the whole import with "Range is too large" (236ed773)
  • Honor --start-height when combined with --scan-depth in jm-wallet rescan (236ed773)
  • Stop aborting CoinJoin sessions when a taker switches between (220e9c57)