Skip to content

Releases: scash-project/cpuminer-scash

cpuminer-scash v3.0.8

26 May 20:46
v3.0.8
Compare
Choose a tag to compare

Notes

Users are advised to build from source. Binaries are provided only for convenience and have been compiled with support for x64 AVX2 extensions.

  • Linux (arm64, x64)
    • Static binary.
  • Windows (x64)
    • Supports Windows 10 or later.
  • MacOS (arm64)
    • Supports macOS 14 Sonoma.
    • Users may need to run the command xattr -r -d com.apple.quarantine minerd to launch the binary.

Verify checksums

It is recommended that users verify the SHA256 checksum of downloaded files before opening them.

  • Linux: sha256sum <filename>
  • Mac: shasum -a 256 <filename>
  • Windows: certutil -hashfile <filename> SHA256
4a709db1f3ca02cb8614e1146d9fcd431edd72f51447ddd510dc685ca7ae6c11  cpuminer-scash-3.0.8-linux-static-arm64.tgz
3dc6c50a1eb19fc48d3dd885ce2d0336feae1aa655890301f358137657ffe3de  cpuminer-scash-3.0.8-linux-static-x64.tgz
bda20a797f461bea59216b50beb27287838e94b4e64e7a96246b77090a910762  cpuminer-scash-3.0.8-macos-sonoma-arm64.tgz
715a66de0b1dd914dc0f62baf3e3051cb92295aee9b517c60a6504b633dbe491  cpuminer-scash-3.0.8-windows-ucrt-x64.tgz
cc14c7bda72a26da22ea752c12fd3328778bb45f82afa2dfbd83cc9480b6bf5a  cpuminer_scash-3.0.8_hiveon.tar.gz

cpuminer-scash v3.0.7

20 May 05:19
v3.0.7
Compare
Choose a tag to compare

Notes

Users are advised to build from source. Binaries are provided only for convenience and have been compiled with support for x64 AVX2 extensions.

  • Linux (arm64, x64)
    • Static binary.
  • Windows (x64)
    • Supports Windows 10 or later.
  • MacOS (arm64)
    • Supports macOS 14 Sonoma.
    • Users may need to run the command xattr -r -d com.apple.quarantine minerd to launch the binary.

Verify checksums

It is recommended that users verify the SHA256 checksum of downloaded files before opening them.

  • Linux: sha256sum <filename>
  • Mac: shasum -a 256 <filename>
  • Windows: certutil -hashfile <filename> SHA256
70b7aaab28b44a998559905c8a76c0e83b97128dd9ce201ed5bf4deed3f42d2e  cpuminer-scash-3.0.7-linux-static-arm64.tgz
e8c67ae6c833edb56e9d9ca88bde3100e3906184fa0140a5e4533b0633393759  cpuminer-scash-3.0.7-linux-static-x64.tgz
0ddf40e2e4684ba734ca0339a7ce0de7ea8920d7ec4f91a302e70bed8a268da5  cpuminer-scash-3.0.7-macos-sonoma-arm64.tgz
a42fbb3c6b7d0168f7515abafd42b5847c74733319b4f8269af6cb4dbbab3319  cpuminer-scash-3.0.7-windows-ucrt-x64.tgz
f0b22571f14494a74875c6b94d364d0005f4f7620fb22d910d82241e4430c445  cpuminer_scash-3.0.7_hiveon.tar.gz

cpuminer-scash v3.0.6

12 May 16:15
v3.0.6
Compare
Choose a tag to compare

Users are advised to build from source.

Binaries for Linux (static binary) and Windows (10 or later) are provided only for convenience. The x86-64 binaries have been compiled with AVX2 support to run on modern CPUs from Intel (Haswell, 2013) and AMD (Bulldozer, 2011).

Important: Verify hashes using sha256sum. If the hashes do not match, do not run the binaries and file a Github issue immediately to alert the developers!

  • Linux Terminal: sha256sum FILENAME
  • Windows Powershell: Get-FileHash FILENAME

SHA256 hashes:

Intel and AMD (x86-64)
0f9390e46c892e3da045dd71803e8220bf2c57e83edf82d456c899e552146cd1  cpuminer-scash-3.0.6-linux-static-x64.txz
4a8fbd182bc59791b5999118afc264c0eb682bd772958037cdd225c715fda6fa  cpuminer-scash-3.0.6-ucrt-win64.zip

ARM64 (aarch64)
fa0730bf43cc90325044f3c99bc9f547267a47781fd80afa18481641df7b63e6  cpuminer-scash-3.0.6-linux-static-arm64.txz

macOS 14 (Sonoma) - EXPERIMENTAL BUILD FOR TESTERS
d207e8c0538ed0ddd05043dd208b3215ce76edd5c811e958f9ce0a0bf3de4552  cpuminer-scash-3.0.6-macos-sonoma-arm64.tar.gz

cpuminer-scash v3.0.5

07 May 20:13
v3.0.5
ef97f22
Compare
Choose a tag to compare

Users are advised to build from source. Binaries are provided only for convenience.

Binaries are compiled with AVX2 and AES hardware support enabled.

Please check https://github.com/scash-project/cpuminer-scash/releases for newer releases.

Important: Verify hashes using sha256sum. If the hashes do not match, do not run the binaries and file a Github issue immediately to alert the developers!

In a Linux Terminal, or in MSYS2 Windows, enter the following to verify hashes and extract the archive:

sha256sum FILENAME
tar xvf FILENAME

SHA256 hashes:

Linux (compiled on Ubuntu 22.04)
97c446a13a3d56b0abc39b6c4f021bb990c89756b92c14382e0f913673c2dcc3  minerd
63e1a2ceceb08aab3e4a1b5cb089e8389215f0b31276a906a7beabf60ec06038  minerd-3.0.5-x86_64-linux-gnu-ubuntu-22.04.tgz

Linux (compiled on Ubuntu 20.04)
81a260f3dfc7444621310c21545f9b0acbbde44fe3198caac7700381a1559329  minerd
b8bca98f5aab18df40884f59449616a63ed516184ae2cf6a1fa6cec9bca71870  minerd-3.0.5-x86_64-linux-gnu-ubuntu-20.04.tgz

Windows (compiled in MSYS2)
a7c74701777c068d2bbf52e7c03461360871b82daa7d99769ad2d146480ed289 minerd.exe
1fe3f714ec8c415ae106a863680c9d6d36460a7ee175808f725702dababcc69d minerd-3.0.5-win64.tgz

cpuminer-scash v3.0.4 [DEPRECATED - USE LATEST VERSION]

07 Apr 05:51
v3.0.4
Compare
Choose a tag to compare

Users are advised to build from source. Binaries are provided only for convenience.

Important: Verify hashes using sha256sum. If the hashes do not match, do not run the binaries and file a Github issue immediately to alert the developers!

In a Linux Terminal, or in MSYS2 Windows, enter the following to verify hashes and extract the archive:

sha256sum FILENAME
tar xvf FILENAME

SHA256 hashes:

Linux (compiled on Ubuntu 22.04)
8311664d2a9bb394e836fdc1c5df8d9446a8641a99f0b6268a78e5d77acadf8d  minerd
ed3a388293ebd5dc853e55956adb8baafc7d359ee521edbf8a0a8f51e60f0c75  minerd-3.0.4-x86_64-linux-gnu.tgz

Windows (compiled in MSYS2)
ff7d27f377d7a09e588de97c9ccaceaf5039b0fa8f0b40ef1c8b7cfe4aac4bb8  minerd.exe
dcadd2db1570033222d4b379ac615bf15feff8c0ba37593e6df7a6493c8e714a minerd-3.0.4-win64.tgz