cpuminer-opt-3.8.4Added 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)
https://github.com/JayDDee/cpuminer-opt/releases/tag/v3.8.4Additional notes:
This release may fix some recently reported compile issues related to unsupported
SIMD instructions and lack of support for __int128. This may help some older AMD CPUs
and Linux distributions that previously failed to compile.
There may be some other unknown underlying issues so YMMV. In particular Centos 6
requires a newer version of gmp that is avalable for that release.
There is no Windows binary for CPUs with SSE2 but not SSSE3. cpuminer-sse2 is built for
Intel Core2 which includes SSSE3. However, I can be bribed.