We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00b469 commit 232f96fCopy full SHA for 232f96f
doc/release-notes-pr12257.md
@@ -0,0 +1,9 @@
1
+Notable changes
2
+===============
3
+
4
+Coin selection
5
+--------------
6
+- A new `-avoidpartialspends` flag has been added (default=false). If enabled, the wallet will try to spend UTXO's that point at the same destination
7
+ together. This is a privacy increase, as there will no longer be cases where a wallet will inadvertently spend only parts of the coins sent to
8
+ the same address (note that if someone were to send coins to that address after it was used, those coins will still be included in future
9
+ coin selections).
0 commit comments