Skip to content

Releases: JayDDee/cpuminer-opt

cpuminer-opt-3.12.4.5

28 Feb 07:48
Compare
Choose a tag to compare

Issue #246: better stale share detection for getwork, and enhanced logging
of stale shares for stratum & getwork.

Issue #251: fixed incorrect share difficulty and share ratio in share
result log.

Changed submit log to include share diff and block height.

Small cosmetic changes to logs.

cpuminer-opt-3.12.4.4

25 Feb 19:13
Compare
Choose a tag to compare

Issue #246: Fixed net hashrate in getwork block log,
removed duplicate getwork block log,
other small tweaks to stats logs for getwork.

Issue #248: Fixed chronic stale shares with scrypt:1048576 (scryptn2).

Errata: RELEASE_NOTES incorrectly reports the version as v3.12.5.

cpuminer-opt-3.12.4.3

25 Feb 02:39
Compare
Choose a tag to compare

Fixed segfault in new block log for getwork.

Disabled silent discarding of stale work after the submit is logged.

cpuminer-opt-3.12.4.2

23 Feb 20:35
Compare
Choose a tag to compare

Issue #245: fixed getwork stale shares, solo mining with getwork now works.

Issue #246: implemented block and summary logs for getwork.

cpuminer-opt-3.12.3

13 Feb 09:36
Compare
Choose a tag to compare

Issue #238: Fixed skunk AVX2.

Issue #239: Faster AVX2 & AVX512 for skein +44%, skein2 +30%, plus marginal
increases for skunk, x16r, x16rv2, x16rt, x16rt-veil, x16s, x21s.

Faster anime VAES +57%, AVX512 +21%, AVX2 +3%.

Redesigned code reponsible for issue #236.

cpuminer-opt-3.12.4.1

22 Feb 23:16
Compare
Choose a tag to compare

Issue #245: fix scantime when mining solo with getwork.

Added debug logs for creation of stratum and longpoll threads, use -D to
enable.

cpuminer-opt-3.12.4

21 Feb 21:40
Compare
Choose a tag to compare

Issue #244: Change longpoll to ignore job id.

Lyra2rev2 AVX2 +3%, AVX512 +6%.

cpuminer-opt-3.12.3.1

18 Feb 17:31
Compare
Choose a tag to compare

Issue #241: Fixed regression that broke coinbase address in v3.11.2.

cpuminer-opt-3.12.2

09 Feb 18:35
Compare
Choose a tag to compare

Fixed xevan, skein, skein2 AVX2, #238.

Reversed polarity of AVX2 vector bit test utilities, and all users, to be
logically and semantically correct. Follow up to issue #236.

cpuminer-opt-3.12.1

08 Feb 01:22
Compare
Choose a tag to compare

Fixed anime AVX2 low difficulty shares, git issue #236.

Periodic summary now reports lost hash rate due to rejected and stale shares,
displayed only when non-zero.