Skip to content

1.5.2

Compare
Choose a tag to compare
@craigraw craigraw released this 29 Oct 14:26
· 912 commits to master since this release
  • Show transaction diagram when viewing any transaction
  • Automatic account discovery (Add Account dialog)
  • Rename accounts via tab context menu
  • Fee rate selection for Whirlpool premix transactions
  • Pay to next fresh address of any open wallet via address field dropdown
  • Recount mixes from postmix transactions if mix data unavailable
  • Show total number of registered inputs when displaying "Registered Input" tooltip
  • Allow configuration of the postmix index range to allow different strategies for simultaneous wallet mixing
  • Import and export a wallet as an output descriptor in a text file
  • Add coin selection filter to exclude immature coinbase outputs from spending
  • Automatically increase gap limit if required by postmix handler
  • Improve UI when Whirlpool connection errors are encountered
  • Upgrade to Whirlpool client 0.23.27 (@zeroleak)
  • Bug fix: Permit mixing from Badbank
  • Bug fix: Fix "output already registered" error caused by overwriting postmix handler increments
  • Bug fix: Correct mix status cell to remove mix progress from non-mixing UTXOs
  • Bug fix: Retrieve stored index from mix config on Whirlpool wallet load
  • Bug fix: Constrain mix from and mix to options to match those supported in the Whirlpool client
  • Bug fix: Fix LCD text rendering issue on OSX for non-retina screens
  • Bug fix: Fix popup window placement on moving the active window back to the primary screen