Hi!
I am try to mining solo.
Ubuntu 16.04, cpuminer-opt 3.6.7/3.6.8
Wallet
{
"version" : "v1.4.3.0",
"protocolversion" : 71061,
....
"errors" : ""
}
Wallet on computer with ip 192.168.0.100
magi.conf
rpcuser=myuser
rpcpassword=mypassword
rpcport=8232
server=1
listen=1
rpcallowip=192.168.0.*
connect=104.128.225.215
addnode=104.128.225.215
stakesplitthreshold=500
stakecombinethreshold=250
started some computers in local network 192.168.0.* (summary hashrate is ~300Kh). process of mining started. But after 7 hourse i havn't any changes in my wallet.
Command line for mining
./cpuminer -r 0 -a m7m -o http://192.168.0.100:8232 -u myuser -p mypassword
debug.log hasn't errors, only good strings, for examples
ProcessBlock: ACCEPTED
Has not much time passed or am I doing something wrong?
passed 22 hours, but nothing on my wallet.
each computer (14 pcs) shows about this
[2017-09-11 19:13:54] CPU #3: 35.24 kH, 7238.50 H/s
[2017-09-11 19:13:54] CPU #1: 31.11 kH, 6278.00 H/s
[2017-09-11 19:13:54] CPU #0: 33.66 kH, 6530.36 H/s
[2017-09-11 19:13:55] CPU #2: 42.58 kH, 7514.24 H/s
[2017-09-11 19:13:56] m7m block 1475146, diff 3.41, net 76.80 MH/s
[2017-09-11 19:14:01] CPU #1: 31.39 kH, 6524.55 H/s
[2017-09-11 19:14:01] CPU #3: 36.19 kH, 6971.89 H/s
[2017-09-11 19:14:01] CPU #0: 32.65 kH, 6237.93 H/s
[2017-09-11 19:14:01] CPU #2: 37.57 kH, 6921.67 H/s
[2017-09-11 19:14:08] CPU #1: 32.62 kH, 6720.57 H/s
[2017-09-11 19:14:08] CPU #3: 34.86 kH, 7040.89 H/s
how can I see that they work and my wallet setuped correctly?