Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

v2.1.2

Compare
Choose a tag to compare
@colonelwatch colonelwatch released this 31 Jul 20:37
· 19 commits to master since this release

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).