File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,25 @@ https://www.torproject.org/docs/tor-manual.html.en
5353This 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
You can’t perform that action at this time.
0 commit comments