P2Pool for CHNcoin on a 100mbit line with very low latency
New CNC server up and running.
http://chncoin.no-ip.biz:9340
Including all latest fixes. Payment shares fixed
DOA should be much lower, also for slow miners.
Old CNC pool
http://chncoin.no-ip.biz:9333
Mining User: Your CHNCoin Address
Mining Pass: Anything
cgminer:
cgminer --scrypt -o chncoin.no-ip.biz:9340 -u yourCNCaddress -p x -s 5 --expiry 5 --gpu-threads 1 --queue 0
cudaminer:
cudaminer -o chncoin.no-ip.biz:9340 -u yourCNCaddress -p x
Small tips for reducing DOA rate.You can set your share difficulty by adding +0.0000xxxx to your CHNcoin adress:
yourCNCaddress+0.0004872
Recommend share difficulty:
Hash Rate (KHash/s) Difficulty
1 +0.00000116
5 +0.00000582
10 +0.00001164
50 +0.00005821
100 +0.00011641
250 +0.00029103
500 +0.00058207
750 +0.00087310
1000 +0.00116414
Also make sure to set --queue 0 in your miner and --gpu-threads 1
Example:
cgminer --scrypt -o chncoin.no-ip.biz:9340 -u yourCNCaddress+0.00058207 -p x -s 5 --expiry 5 --gpu-threads 1 --intensity 12 --queue 0
Lowering the intensity just slightly might also reduce DOA a little bit
Test it out and let me know ;-)
FYI: With other pools like PushPool's there will still be a HIGH DOA / stale rate, you just wont see it in your local miner
So while your miner says 15 % stale, it might actually be 75% in PushPool log
Updates:
May 07, 2013, 12:03:05: New CNC server with all latest p2pool fixes. Tweaked to CNC with help from p2pool developerMay 06, 2013, 09:03:00: Updated p2pool version and interface again. Added more cpu power and memory to the serverMay 06, 2013, 02:10:21: Network hardware upgraded, should handle DDOS better now.DDOS away... Someone must be really bored. Rebuilt server until it was sorted out with clean install. Another Major DDOS and hack attack. Moved p2pool to another and faster serverAnother DDOS attack filtered out and restarted serverDDOS attack filtered out. Interfaced updatedAll stats working and tweaking interface tonight for cleaner viewing.Found a lot of blocks the lasts hours ;-)Mine away