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

v2.0.0

Compare
Choose a tag to compare
@colonelwatch colonelwatch released this 15 Jul 23:05
· 66 commits to master since this release

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