Skip to content

Releases: VerusCoin/nheqminer

v0.8.2

16 Jun 03:20
Compare
Choose a tag to compare

Notable Changes

  • Improved miner performance.

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

v0.8.1

12 Jun 21:01
68c4d9c
Compare
Choose a tag to compare

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

v0.8.0

15 Dec 09:02
956abcc
Compare
Choose a tag to compare

Notable Changes

  • Add support for VerusHash 2.1. Miner will automatically switch to VerusHash 2.1 on ID 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

Portable fix

25 Mar 19:03
Compare
Choose a tag to compare

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

Portable fix, mining scripts

31 Dec 04:29
a6a7592
Compare
Choose a tag to compare

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

VerusHash 2.0

27 Dec 07:55
Compare
Choose a tag to compare

VerusHash 2.0 stratum miner

Mine through the fork at block 310,000 with a pool on your CPU! This highly optimized miner benchmarks and mines on pools for the VerusHash 2.0 proof of work as part of the Verus Proof of Power protocol, a provable solution to 51% hash attacks. Get your Verus Coin Wallet at https://veruscoin.io, start mining on your CPU today and mine through the algorithm change to VerusHash 2.0, a better hardware leveling algorithm for greater decentralization, activation at block 310,000 on December 28th!

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

Pre-release Windows and Linux RC3 VerusHash 2.0 Pool Miner and Benchmark

22 Dec 09:52
2a016fa
Compare
Choose a tag to compare

VerusHash miner for Linux

To benchmark your CPU with VerusHash:

./nheqminer -v -b -t 4

the -t 4 can be modified to specify any number of threads

***To disable hardware optimizations besides memory usage, use (can take a while):

./nheqminer -b 40 -v -e 0

VerusHash stratum miner for Windows.

To benchmark your CPU with VerusHash:

nheqminer -v -b -t 4

the -t 4 can be modified to specify any number of threads

To disable hardware optimizations besides memory usage, use (can take a while):

nheqminer -b 40 -v -e 0

Pre-release Linux-only RC2 VerusHash 2.0 Pool Miner and Benchmark

22 Dec 07:48
9bd450e
Compare
Choose a tag to compare

To benchmark and detect hardware optimizations, use:

./nheqminer -b 40 -v

to disable hardware optimizations besides memory usage, use (can take a while):

./nheqminer -b 40 -v -e 0

Pre-release Linux-only RC1 VerusHash 2.0 Pool Miner and Benchmark

19 Dec 01:02
06899da
Compare
Choose a tag to compare

To benchmark and detect hardware optimizations, use:

./nheqminer -b 20 -v

to disable hardware optimizations besides memory usage, use:

./nheqminer -b 20 -v -e 0

Updated Readmes

03 Oct 05:52
419542c
Compare
Choose a tag to compare

Updated Readmes
Corrected version not being updated

VerusHash stratum miner for 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 RJUw1fZeJXSss5mWwqUWvJotfKx2Vft56B.newuser -p x -t 4

VerusHash stratum miner for 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 RJUw1fZeJXSss5mWwqUWvJotfKx2Vft56B.newuser -p x -t 4