Skip to content

Minor feature release: New basic coin control feature

Compare
Choose a tag to compare
@AdamISZ AdamISZ released this 01 Apr 13:26
· 1678 commits to master since this release
v0.5.4
dcde815

See release notes at https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/release-notes/release-notes-0.5.4.md

Please verify the PGP signatures of the releases before using. They are signed with AdamISZ's pubkey (fingerprint: 2B6F C204 D9BF 332D 062B 461A 1410 01A1 AF77 F20B.

This release includes basic coin control (used on the command line with the wallet-tool.py method 'freeze', see the help, or in the Qt GUI use the new 'Coins' tab), which allows you to freeze individual utxos so that they will not be spent in any transaction, and a few minor doc updates and bugfixes.