This commit is contained in:
Jay D Dee
2017-02-12 12:43:08 -05:00
parent 1ee41348f4
commit 8efab74183
20 changed files with 1891 additions and 1294 deletions

View File

@@ -3,6 +3,18 @@ Compile instruction for Linux and Windows are at the bottom of this file.
Change Log
----------
v3.5.6
Updated Lyra2z for new zcoin algo post block 2050.
Cleanup up Lyra2 code and increased performance
- Lyra2REv2 +11%
- Lyra2RE +6%
- Lyra2Z (zcoin) +12%
Fixed performance of x11evo on Windows to match Linux.
Timetravel 3% to 5% faster
Whirlpool algo 15% faster.
Removed aclocal.m4 from .gitignore.
v3.5.5
x11evo fixed on Windows but at reduced performance.