Skip to content

v0.8.1

Compare
Choose a tag to compare
@Asherda Asherda released this 12 Jun 21:01
· 10 commits to master since this release
68c4d9c

Notable Changes

  • Add support for VerusHash 2.2. Miner will automatically switch to VerusHash 2.2 on June 14 activation when mining Verus on a properly updated pool.

Linux/MacOS

Run:
For help with options:
./nheqminer -h

To benchmark your CPU with VerusHash:
./nheqminer -v -b -t 4
the "-t 4" can be modified to specify any number of threads

To mine with a pool:
./nheqminer -v -l poolhost:port -u YourPublicVerusCoinAddress.newuser -p x -t 4

Windows.

Run:
For help with options:
nheqminer -h

To benchmark your CPU with VerusHash:
nheqminer -v -b -t 4
the "-t 4" can be modified to specify any number of threads

To mine with a pool:
nheqminer -v -l poolhost:port -u YourPublicVerusCoinAddress.newuser -p x -t 4