Skip to content

Releases: JayDDee/cpuminer-opt

cpuminer-opt-3.15.3

10 Dec 23:29
Compare
Choose a tag to compare

Yescrypt algos now use yespower v0.5, a little faster.

New implementation of sha256 using SHA CPU extension.

Replace Openssl with SPH for sha256 & sha512.

AVX512 optimization for sha256t & sha256q.

Faster sha256t, sha256q, x21s, x22i & x25x on CPUs with SHA without AVX512.

AVX512+SHA build for Intel Rocketlake added to Windows binary package.

cpuminer-opt-3.15.2

15 Nov 23:02
Compare
Choose a tag to compare

Zen3 AVX2+VAES optimization for x16*, x17, sonoa, xevan, x21s, x22i, x25x, allium.
Zen3 build added to Windows binary package.

cpuminer-opt-3.15.1

09 Nov 18:43
Compare
Choose a tag to compare

Fix compile on AMD Zen3 CPUs with VAES.
Force new work immediately after solving a block solo.

cpuminer-opt-3.15.0

02 Oct 14:53
Compare
Choose a tag to compare

Fugue optimized with AES, improves many sha3 algos.
Minotaur algo optimized for all architectures.
Fixed neoscrypt BUG log.

cpuminer-opt-3.14.3

18 Jun 21:35
Compare
Choose a tag to compare

#265: more mutex changes to reduce blocking with high thread count.

#267: fixed hodl algo potential memory alignment issue,
add warning when thread count is not valid for mining hodl algo.

cpuminer-opt-3.14.2

31 May 01:25
Compare
Choose a tag to compare

The second line of the Share Accepted log is no longer displayed, new Xnonce log is added and other small log tweaks.

#265: Cleanup use of mutex.

cpuminer-opt-3.14.1

21 May 17:07
Compare
Choose a tag to compare

GBT and getwork log changes:

  • fixed missing TTF in New Block log,
  • ntime no longer byte-swapped for display in New Work log,
  • fixed zero effective hash rate in Periodic Report log,
  • deleted "Current block is..." log.

Renamed stratum "New Job" log to "New Work" to be consistent with the solo
version of the log. Added more data to both versions.

cpuminer-opt-3.14.0

20 May 18:01
Compare
Choose a tag to compare

Changes to solo mining:

  • segwit is supported by getblocktemplate,
  • longpolling is not working and is disabled,
  • Periodic Report log is output,
  • New Block log includes TTF estimates,
  • Stratum thread no longer created when using getwork or GBT.

Fixed BUG log mining sha256d.

cpiminer-opt-3.13.1.1

17 May 23:27
Compare
Choose a tag to compare

Fixed Windows crash mining minotaur algo.

Fixed GCC 10 compile again.
Added -fno-common to testing to be consistent with GCC 10 default.

cpuminer-opt-3.13.1

11 May 01:39
Compare
Choose a tag to compare

Added minotaur algo for Ringcoin.