You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switching to the new PoW algorithm Zawy Lwma. This should reduce hash power spikes.
46
+
47
+
Difficulty reset
48
+
--------------------------
49
+
Adjusted difficulty for resuming from a long period of inactivity.
50
+
51
+
SPROUT Addresses
52
+
--------------------------
53
+
Creating new legacy SPROUT addresses is now disabled.
54
+
55
+
Fixes:
56
+
======
57
+
58
+
- Fix z_getnewaddress issue on encrypted wallet
59
+
- Fix gitian build
60
+
- Fix 'z_getnewaddress' issue
61
+
- Fix missing EXCLUSIVE_LOCKS_REQUIRED
62
+
- Fix 'QFlags is deprecated' warnings
63
+
- Fix 'buttonClicked is deprecated' warnings
64
+
- Fix 'QDateTime is deprecated' warnings
65
+
- Fix 'split is deprecated' warnings
66
+
- Fix 'pixmap is deprecated' warnings
67
+
- Fix bad-sapling-root-in-block issue
68
+
69
+
Known issues
70
+
===============
71
+
72
+
* There is an issue on Windows with not latin characters in user profile path. To solve this issue please start LitecoinZ using parameters ```-datadir``` and ```-paramsdir``` specifying a custom folder. Example: litecoinz-qt.exe -datadir=C:\LTZ\Data -paramsdir=C:\LTZ\Params
0 commit comments