Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining
by
thesilex
on 23/09/2016, 16:13:46 UTC
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it.  

-Forked from cpuminer-multi which the recommended pool miner was forked from.  

-Displays hashrate in H/m

-I'm getting about 40% speed increase from wallet with this (better than anything else I've tested).

-I'm now working on adding this miner to the wallet.

-Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows.

https://github.com/effectsToCause/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x


I keep getting this error when trying to compile using ./build.sh :

Code:
make: *** [all] Error 2
[code]strip: 'cpuminer' : No such file

Any idea how to fix it?[/code]

Is it possible to use this miner with verium-qt? And How? Or should i compile the wallet and run as daemon?


From what I understand you only need to compile the miner and just keep the wallet open while you're mining.

It did not work.

- HTTP request failed: Failed to connect to localhost port 33987. Connection refused
- json_rpc_call failed,retry after 10 seconds