Releases: JayDDee/cpuminer-opt
cpuminer-opt-3.15.3
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
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
Fix compile on AMD Zen3 CPUs with VAES.
Force new work immediately after solving a block solo.
cpuminer-opt-3.15.0
Fugue optimized with AES, improves many sha3 algos.
Minotaur algo optimized for all architectures.
Fixed neoscrypt BUG log.
cpuminer-opt-3.14.3
cpuminer-opt-3.14.2
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
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
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
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
Added minotaur algo for Ringcoin.