Releases: JayDDee/cpuminer-opt
cpuminer-opt-3.13.0.1
Issue #262: Fixed xevan AVX2 invalid shares.
cpuminer-opt-3.13.0
Updated Windows binaries compiled with GCC 9. Included DLLs also updated.
Icelake build (cpuminer-avx512-sha-vaes.exe) now included in Windows binaries package.
No source code changes.
cpuminer-opt-3.12.8.2
Fixed x12 AVX2 rejects.
Fixed phi AVX2 crash.
cpuminer-opt-3.12.8.1
Issue #261: Fixed yescryptr8g invalid shares.
cpuminer-opt-3.12.8
Yespower sha256 prehash made thread safe.
Rewrote diff conversion functions from scratch to be simpler and use long double (float80) and int128
arithmetic for improved accuracy and precision.
Some code cleanup and assorted small changes.
cpuminer-opt-3.12.7
cpuminer-opt-3.12.6.1
cpuminer-opt-3.12.6
Issue #246: improved stale share detection for getwork.
Improved precision of target_to_diff conversion from 4 digits to 20+.
Display hash and target debug data for all rejected shares.
A graphical representation of CPU affinity is displayed when using --threads.
Added highest and lowest accepted share to summary log.
Other small changes to logs to improve consistency and clarity.
cpuminer-opt-3.12.5
Issues #246 & #251: fixed incorrect share diff for stratum and getwork,fixed incorrect target diff for getwork.
Stats should now be correct for getwork as well as stratum.
Getwork: reduce stale blocks, faster response to new work.
Added ntime to new job/work logs.
README.md now lists the parameters for yespower variations that don't have a specific algo name.
cpuminer-opt-3.12.4.6
Issue #246: fixed getwork repeated new block logs with same height. New work
for the same block is now reported as "New work" instead of New block".
Also added a check that work is new before generating "New work" log.
Added target diff to getwork new block log.
Changed share ratio in share result log to simple fraction, no longer %.
Added debug log to display mininginfo, use -D.