Releases: JayDDee/cpuminer-opt
cpuminer-opt-24.1
cpuminer-opt-23.15
-
Fixed x11gost (sib) algo for all architectures, broken in v3.23.4.
-
ARM: Fugue AES optimizations enabled.
-
ARM: quark, qubit, x11gost algos optimized with NEON & AES.
cpuminer-opt-23.14
ARM: Groestl AES optimizations enabled.
All: Small optimization to Shabal 4way.
x86_64: Extend Shabal 4way support to SSE2 from SSE4.1.
All: deleted some unused files.
cpuminer-opt-23.13
Added x20r algo.
Eliminated redundant hash order calculations for x16r family.
cpuminer-opt-23.12
Several bug fixes and speed improvements for x16r family for all CPU architectures.
cpuminer-opt-23.11
This is a release candidate for full AArch64 support, marking the end of the Beta phase.
Fixed hmq1725 & x25x algos, SSE2 & NEON, broken in v3.23.4.
Most CPU-mineable SHA3 algos (X*) upgraded to 2-way SSE2 & NEON.
cpuminer-opt-23.10
x86_64: Fixed scrypt, scryptn2 algos SSE2.
Fixed sha512256d algo AVX2, SSE2, NEON.
Fixed a bug in Skein N-way that reduced performance.
ARM: Skein algo optimized for NEON, SHA2 & SSE2.
Skein2 algo 2-way optimized for NEON & SSE2.
cpuminer-opt-23.9
x86_64: fixed minotaurx crash, broken in 23.7.
ARM: #407 fix compile error due to incorrect type casting for vrev instruction argument.
cpuminer-opt-23.8
Cpuminer-opt is no longer dependant on OpenSSL.
Removed Hodl algo.
Removed legacy Sha256 & Scrypt ASM code.
ARM: Echo AES is working and enabled for x17.
cpuminer-opt-23.7
Fixed blakes2s, broken in v3.23.4.
ARM: SHA2 extension tested and working.
ARM: sha512256d fully optimized.
ARM: X17 more optimizations.
ARM: AES extension working for Shavite.
ARM errata: CPU features AES & SHA256 are not reported when available.