Skip to content

Releases: JayDDee/cpuminer-opt

cpuminer-opt-3.13.0.1

07 May 22:01
Compare
Choose a tag to compare

Issue #262: Fixed xevan AVX2 invalid shares.

cpuminer-opt-3.13.0

06 May 05:01
Compare
Choose a tag to compare

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

25 Apr 01:19
Compare
Choose a tag to compare

Fixed x12 AVX2 rejects.
Fixed phi AVX2 crash.

cpuminer-opt-3.12.8.1

17 Apr 20:16
Compare
Choose a tag to compare

Issue #261: Fixed yescryptr8g invalid shares.

cpuminer-opt-3.12.8

09 Apr 17:00
Compare
Choose a tag to compare

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

20 Mar 20:35
Compare
Choose a tag to compare

Issue #257: fixed a file descriptor leak which caused the CPU temperature
and frequency query to report zeros after mining for a couple of hours.

Issue #253: stale share reduction for yescrypt, sonoa.

cpuminer-opt-3.12.6.1

07 Mar 19:17
Compare
Choose a tag to compare

Issue #252: Fixed SSL mining (stratum+tcps://)

Issue #254 Fixed benchmark.

Issue #253: Implemented stale share reduction for yespower, x25x, x22i, x21s, x16*, scryptn2, more to come.

cpuminer-opt-3.12.6

05 Mar 23:47
Compare
Choose a tag to compare

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

01 Mar 18:28
Compare
Choose a tag to compare

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

28 Feb 23:28
Compare
Choose a tag to compare

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.