Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit
by
dvbb
on 31/01/2018, 07:55:48 UTC
Hello I'm trying to do solo mining with ~ 10 Computers. How can I check total mining summary? Because each of miners show some values but is it somewhere info like : Total mining hash 3KH and current number of workers or similar.

This is my configurations:

ROIcoin.conf

Code:
rpcuser=mine
rpcpassword=miner
rpcallowip=0.0.0.0/0
rpcport=23110
rpcthreads=4000
server=1
daemon=1
gen=0
miningaddress=mywallletaddress...

RPCport = 3377
addnode=138.197.172.223
addnode=165.227.10.125
addnode=159.203.91.200
addnode=99.198.174.212
addnode=159.203.72.137
addnode=159.203.7.187
addnode=188.226.134.103
addnode=138.68.237.128

Windows
Code:
roiminer.exe -a hodl --url=http://192.168.0.100:23110 -u mine -p miner -t 4 --coinbase-addr=mywallletaddress...
[2018-01-31 09:47:47] Binding thread 0 to cpu 0
[2018-01-31 09:47:47] Binding thread 2 to cpu 2
[2018-01-31 09:47:47] Binding thread 3 to cpu 3
[2018-01-31 09:47:47] 4 miner threads started, using 'hodl' algorithm.
[2018-01-31 09:47:47] Binding thread 1 to cpu 1
[2018-01-31 09:47:47] Long-polling activated for http://192.168.0.222:23110
[2018-01-31 09:47:51] thread 0: 259 hashes, 72.39 hash/s
[2018-01-31 09:47:51] thread 1: 248 hashes, 68.76 hash/s
[2018-01-31 09:47:51] thread 2: 263 hashes, 72.65 hash/s
[2018-01-31 09:47:51] thread 3: 250 hashes, 68.99 hash/s

Linux
Code:
hodlminer -a hodl --url=http://192.168.0.100:23110 -u mine -p miner --coinbase-addr=mywallletaddress...
[2018-01-31 02:49:43] Binding thread 1 to cpu 1
[2018-01-31 02:49:43] Binding thread 2 to cpu 2
[2018-01-31 02:49:43] Binding thread 0 to cpu 0
[2018-01-31 02:49:43] 4 miner threads started, using 'hodl' algorithm.
[2018-01-31 02:49:43] Binding thread 3 to cpu 3
[2018-01-31 02:49:43] Long-polling activated for http://192.168.0.100:23110
Time for GenRandomGarbage: 1.208953
Time for GenRandomGarbage: 1.209080
Time for GenRandomGarbage: 1.209592
Time for GenRandomGarbage: 1.209631
[2018-01-31 02:49:46] thread 2: 241 hashes, 67.79 hash/s
[2018-01-31 02:49:46] thread 1: 241 hashes, 67.05 hash/s
[2018-01-31 02:49:46] thread 3: 245 hashes, 68.15 hash/s
[2018-01-31 02:49:46] thread 0: 247 hashes, 68.59 hash/s