Releases: colonelwatch/nonceMiner
v2.2.1
Updates:
- Added GPU selection with the
-s
option - Fixed domain names with a dash being rejected when input with the
-o
option
Running:
The nonceMiner binary is dependent on OpenSSL and OpenCL. The OpenSSL light binary is available for Windows on slproweb.com, and this usually comes pre-installed on Linux. The OpenCL runtime should come with your graphics driver.
nonceMiner_linux.zip
:
This file will no longer be distributed because it makes more sense to let Linux users compile for their own machine (see "Compiling" in README.md).
v2.2.0
Updates:
- Dropped pulse-pool (149.91.88.18:6000) as the default node, manual entry using
-o
option is now required (See #19) - Swapped ping target to fix pings failing (See #19)
- Added OpenCL code for DUCO-S1 on short (xxhash) prefixes, this is not OpenCL support for xxhash
- Fixed integer overflow issues in OpenCL, performance slightly reduced
Running:
The nonceMiner binary is dependent on OpenSSL and OpenCL. The OpenSSL light binary is available for Windows on slproweb.com, and this usually comes pre-installed on Linux. The OpenCL runtime should come with your graphics driver.
nonceMiner_linux.zip
:
This file will no longer be distributed because it makes more sense to let Linux users compile for their own machine (see "Compiling" in README.md).
v2.1.2
Updates:
- Added program name override, which may be necessary to run (see #17)
- Added hashrate limiter, which may be necessary to run on some computers (see #14)
- Added warning about running xxhash mode with a configurable difficulty
Running:
The nonceMiner binary is dependent on OpenSSL and OpenCL. The OpenSSL light binary is available for Windows on slproweb.com, and this usually comes pre-installed on Linux. The OpenCL runtime should come with your graphics driver.
nonceMiner_linux.zip
:
This file will no longer be distributed because it makes more sense to let Linux users compile for their own machine (see "Compiling" in README.md).
v2.1.1
Updates:
- Fixed critical OpenCL compile error #16
Running:
The nonceMiner binary is dependent on OpenSSL and OpenCL. The OpenSSL light binary is availible for Windows on slproweb.com, and this usually comes pre-installed on Linux. The OpenCL runtime should come with your graphics driver.
nonceMiner_linux.zip
:
This file will no longer be distributed because it makes more sense to let Linux users compile for their own machine (see "Compiling" in README.md).
v2.1.0
Updates:
- Added OpenCL support for running on GPUs (Nvidia, AMD, and Intel)
Running:
The nonceMiner binary is dependent on OpenSSL and OpenCL. The OpenSSL light binary is availible for Windows on slproweb.com, and this usually comes pre-installed on Linux. The OpenCL runtime should come with your graphics driver.
nonceMiner_linux.zip
:
This file will no longer be distributed because it makes more sense to let Linux users compile for their own machine (see "Compiling" in README.md).
v2.0.0
Updates:
- Command-line arguments for configuring algorithm, difficulty, node, username, and threads
- Per-thread and event-based reporting
- xxhash support (up to 5x faster, but server may reject shares solved faster than 0.9 MH/s)
Running:
The nonceMiner binary is dependent on OpenSSL. The OpenSSL light binary is available for Windows on slproweb.com, and this usually comes pre-installed on Linux.
nonceMiner_linux.zip
:
This file will no longer be distributed because it makes more sense to let Linux users compile for their own machine (see "Compiling" in README.md).
v1.4.2
Updates:
- Switched to Pulse node because PC mining is banned on the master server
Running:
The nonceMiner binary is dependent on OpenSSL. The OpenSSL light binary is available for Windows on slproweb.com, and this usually comes pre-installed on Linux.
nonceMiner_linux.zip
:
This was compiled in WSL2 (Ubuntu 20.04 LTS) and may or may not work for your Linux distro. Please compile a new executable for your own machine if this does not work (see "Compiling" in README.md).
v1.4.1
Updates:
- Fixed issue where identifiers with spaces are not accepted
- Made mining threads restarts unconditional. This should fix failures to recover, but report here if it happens
Running:
The nonceMiner binary is dependent on OpenSSL. The OpenSSL light binary is available for Windows on slproweb.com, and this usually comes pre-installed on Linux.
nonceMiner_linux.zip
:
This was compiled in WSL2 (Ubuntu 20.04 LTS) and may or may not work for your Linux distro. Please compile a new executable for your own machine if this does not work (see "Compiling" in README.md).
v1.4.0
Updates:
- Memory usage reduced from ~500MB to ~1MB for the same performance
Running:
The nonceMiner binary is dependent on OpenSSL. The OpenSSL light binary is availible for Windows on slproweb.com, and this usually comes pre-installed on Linux.
nonceMiner_linux.zip
:
This was compiled in WSL2 (Ubuntu 20.04 LTS) and may or may not work for your Linux distro. Please compile a new executable for your own machine if this does not work (see "Compiling" in README.md).
v1.3.4
Updates:
- Fixed critical bug in hashing process
Running:
The nonceMiner binary is dependent on OpenSSL. The OpenSSL light binary is availible for Windows on slproweb.com, and this usually comes pre-installed on Linux.
nonceMiner_linux.zip
:
This was compiled in WSL2 (Ubuntu 20.04 LTS) and may or may not work for your Linux distro. Please compile a new executable for your own machine if this does not work (see "Compiling" in README.md).