Releases: JayDDee/cpuminer-opt
cpuminer-opt-3.8.7.1
cpuminer-opt-3.8.7.1-windows.zip
Fixed argon2d-uis low difficulty rejects.
Fixed argon2d aliases.
cpuminer-opt-3.8.7
cpuminer-opt-3.8.7-windows.zip
Added argon2d4096 (alias argon2d-uis) for Unitus (UIS).
argon2d-crds and argon2d-dyn renamed to argon2d250 and argon2d500 respectively.
The old names are recognized as aliases.
AVX512 is now supported for argon2d algos, Linux only.
AVX is no longer a reported feature and an AVX Windows binary is no longer
provided. Use AES-SSE42 build instead.
cpuminer-opt-3.8.6.1
cpuminer-opt-3.8.6.1-windows.zip
Faster argon2d* AVX2.
Untested AVX-512 for argon2d*, YMMV.
cpuminer-opt-3.8.6
cpuminer-opt-3.8.6-windows.zip
Fixed argon2 regression in v3.8.5.
Added x16s algo for Pigeoncoin.
Some code cleanup.
cpuminer-opt-3.8.5
cpuminer-opt-3.8.5-windows.zip
Added argon2d-crds and argon2d-dyn algos.
sha256t 8 way AVX2 & 4 way SSE4.2 optimized.
CPUs with SSE4.2 get optimizations previously reserved for AVX.
cpuminer-opt-3.8.4.1
cpuminer-opt-3.8.4.1-windows.zip
Fixed sha256t low difficulty rejects.
Fixed compile error on CPUs with AVX512.
cpuminer-opt-3.8.4
cpuminer-opt-3.8.4-windows.zip
Added yescryptr32 algo for WAVI coin.
Added URL to API data.
Improved detection of __int128 support (linux only)
Compile support for CPUs without SSSE3 (no binary support)
cpuminer-opt-3.8.3.3
cpuminer-opt-3.8.3.3-windows.zip
Integrated getblocktemplate with algo_gate.
Added support for hodl gbt (untested).
Reworked some recent quick fixes.
cpuminer-opt-3.8.3.2
cpuminer-opt-3.8.3.2-windows.zip
Reverted gbt changes from v3.8.0 that broke getwork.
Reverted scaled hash rate for API, added HS term in addition to KHS.
Added blocks solved to console display and API.
cpuminer-opt-3.8.3.1
cpuminer-opt-3.8.3.1-windows.zip
Fixed regression in v3.8.3 that broke several algos.