I've just tried to set up solo-mining (cnc) with cgminer, eventually got it running but I doesn't seem to be accepting/rejecting blocks?
In the last hour I've found about 50 new blocks
can anyone tell me is this normal? do you have to wait till the blocks are either accepted/rejected.
2x7950 MSI Frozr, Windows 7
cgminer.exe --scrypt -u username -p password -o 127.0.0.1:8108 --gpu-engine 1001 --gpu-memclock 1401 -I 19 -w 256 --lookup-gap 2 -g 1
chncoin.conf file:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rcpallowip=192.168.1.*
rpcport=8108
port=8106
daemon=1
server=1
gen=0
chncoin-qt -server
Finding blocks means it running right.
Please tell me that you aren't solo mining with username = user and password = password.