Skip to content

Commit 68e1a20

Browse files
committed
[Docs] Added release notes for autocombine and proxy GUI.
1 parent fbb105a commit 68e1a20

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,25 @@ https://www.torproject.org/docs/tor-manual.html.en
5353
This allows running pivxd without having to do any manual configuration.
5454

5555

56+
Autocombine changes
57+
---------------------------------
58+
59+
The autocombine feature was carrying a bug leading to a significant CPU overhead
60+
when being used. The function is now called only once initial blockchain
61+
download is finished. It's also now avoiding to combine several times while
62+
under the threshold in order to avoid additional transaction fees. Last but not
63+
least, the fee computation as been changed and the dust from fee provisioning
64+
is returned in the main output.
65+
66+
67+
SOCKS5 Proxy bug
68+
---------------------------------
69+
70+
When inputting wrong data into the GUI for a SOCKS5 proxy, the wallet would
71+
crash and be unable to restart without accessing hidden configuration.
72+
This crash has been fixed.
73+
74+
5675
*version* Change log
5776
=================
5877

0 commit comments

Comments
 (0)