Bitcoin Forum
June 16, 2024, 07:59:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 »  All
  Print  
Author Topic: [ANN][CNC][P2pool] - ChinaCoin (CHNCoin) P2Pool - 1% Fee - Stable and Fast!  (Read 8196 times)
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 12:46:57 PM
Last edit: December 06, 2013, 01:32:06 AM by gritter
 #1

ChinaCoin (CHNCoin) P2Pool Server:

http://cnc.crabdance.com:8107

  • located in US Central on a low latency 1Gbit link
  • based on latest v13.3 P2Pool
  • 4 Cores, 16GB Server
  • Pays out transactions fees to miners!
  • 1% Fee, PPLNS (P2Pool)
  • nicer interface based on P2PoolExtendedFrontEnd
  • this pool is using the latest CHNCoin client already, if you are not, get it from here https://bitcointalk.org/index.php?topic=322488.0

No account creation required, simply use your CHNCoin Address as username (password is ignored) and you will receive payouts instantly as soon as the next blocks are found (if you have submitted a valid share before the block was found, note that P2Pool share difficulty is higher than normal pools, so it will take some time for low hashrate miners to submit a valid share, however the payout at that point is also higher to compensate).

Mining User: Your CHNCoin Address
Mining Pass: Anything

cgminer example:
Quote
cgminer --scrypt -o cnc.crabdance.com:8107 -u yourCNCaddress -p x -s 1 --expiry 1 --gpu-threads 1 --queue 0

Tip:
Ensure the above cgminer settings are applied to get the lowest reject rates: run cgminer then press S and check that Scantime is 1, Expiry is 1 and Queue is 0, if not press S again and change Scantime to 1, press E to change Expiry to 1 and press Q to change Queue to 0. If all settings are correct it should look like this:

Code:
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  74.0C 2091RPM | 210.7K/211.5Kh/s | A: 60 R: 14 HW:0 U:  7.10/m I:16
--------------------------------------------------------------------------------

[Q]ueue: 0
[S]cantime: 1
[E]xpiry: 1
[W]rite config file
[C]gminer restart
Select an option or any other key to return

cudaminer example:
Quote
cudaminer -o cnc.crabdance.com:8107 -u yourCNCaddress -p x

cpuminer example:
Quote
minerd -o cnc.crabdance.com:8107 -u yourCNCaddress -p x

Dont know how to setup your miner? See this thread for AMD GPUs https://bitcointalk.org/index.php?topic=117221.0
When mining on CNC Pools you can follow the litecoin instructions and just change the pool adress to a CNC pool

P2Pool uses the PPLNS system which means after you start mining it will take some time to see the first payouts, usually about 1-2 hours, you DO get payouts if you stick with it!
Mushoz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Bitbuy


View Profile WWW
May 05, 2013, 12:50:39 PM
 #2

How did you manage to connect to Blastbob's pool? I'm trying to run my own p2pool instance, but it won't connect to the p2pool network. I'm using this P2Pool fork: https://github.com/chrda/p2pool-chncoin

Would you mind sharing your source code? Thank you very much in advance!

www.bitbuy.nl - Koop eenvoudig, snel en goedkoop bitcoins bij Bitbuy!
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:02:33 PM
 #3

I've taken the network parameters from the codebase you quoted, it should work fine. It connects to blastbobs network by default (bootstrap address p2pool.chnco.in pool01.chnco.in, I think thats him), some other P2Pool for CNC have chosen their own network (maybe using different codebase).

Check that port 12388 is allowed through the firewall, it should connect to other peers then.
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:17:04 PM
 #4

local node has around ~5MH/s now and running solid, thanks to anyone sending their hash here
Mushoz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Bitbuy


View Profile WWW
May 05, 2013, 01:19:42 PM
 #5

I've taken the network parameters from the codebase you quoted, it should work fine. It connects to blastbobs network by default (bootstrap address p2pool.chnco.in pool01.chnco.in, I think thats him), some other P2Pool for CNC have chosen their own network (maybe using different codebase).

Check that port 12388 is allowed through the firewall, it should connect to other peers then.

Getting this error:

2013-05-05 15:14:29.149000 Joining p2pool network using port 12388...
2013-05-05 15:14:29.180000 > Unhandled Error
2013-05-05 15:14:29.180000 > Traceback (most recent call last):
2013-05-05 15:14:29.180000 > Failure: twisted.internet.error.DNSLookupError: DNS
 lookup failed: address 'p2pool.chnco.in' not found: [Errno 11001] getaddrinfo f
ailed.
2013-05-05 15:14:29.212000 > Unhandled Error
2013-05-05 15:14:29.212000 > Traceback (most recent call last):
2013-05-05 15:14:29.212000 > Failure: twisted.internet.error.DNSLookupError: DNS
 lookup failed: address 'pool01.chnco.in' not found: [Errno 11001] getaddrinfo f
ailed.

This was with the firewall disabled as a test. I'm assuming you are using 11.4 with just the networks.py files from the link I quoted earlier? Thank you very much for your help so far Smiley

www.bitbuy.nl - Koop eenvoudig, snel en goedkoop bitcoins bij Bitbuy!
phorensic
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
May 05, 2013, 01:29:12 PM
 #6

Sending hashes your way.  The pushpool's have become ridiculous and I've never tried a p2pool before.
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:32:35 PM
 #7

Quote
Sending hashes your way.  The pushpool's have become ridiculous and I've never tried a p2pool before.

Thats exactly why I choose to setup my own P2Pool, I was on pushpools as well but even though your local cgminer reports low stales it seems that the stale rate from pushpool's point of view is much higher resulting lower payout. So far on P2Pool Im seeing payout much closer to what it should be (variance is higher due to lower overall hashrate at the moment, but over time its definitely more than on the pushpool servers, for me at least)
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:35:54 PM
 #8


2013-05-05 15:14:29.212000 > Unhandled Error
2013-05-05 15:14:29.212000 > Traceback (most recent call last):
2013-05-05 15:14:29.212000 > Failure: twisted.internet.error.DNSLookupError: DNS
 lookup failed: address 'pool01.chnco.in' not found: [Errno 11001] getaddrinfo f
ailed.

This was with the firewall disabled as a test. I'm assuming you are using 11.4 with just the networks.py files from the link I quoted earlier? Thank you very much for your help so far Smiley

Yes im using 11.4 with the networks.py from the link, re the DNSLookupError, it can be resolved by some DNS Servers, but others not, e.g. my local ISP's DNS doesnt resolve it (no idea why!), try putting 8.8.8.8 and 8.8.4.4 (Google Public DNS, it can resolve that adress) in your  /etc/resolv.conf
jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
May 05, 2013, 01:36:10 PM
 #9

sending cpu power your way to see how this goes Smiley
phorensic
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
May 05, 2013, 01:37:30 PM
 #10

Quote
Sending hashes your way.  The pushpool's have become ridiculous and I've never tried a p2pool before.

Thats exactly why I choose to setup my own P2Pool, I was on pushpools as well but even though your local cgminer reports low stales it seems that the stale rate from pushpool's point of view is much higher resulting lower payout. So far on P2Pool Im seeing payout much closer to what it should be (variance is higher due to lower overall hashrate at the moment, but over time its definitely more than on the pushpool servers, for me at least)
Yes my stale rate in cgminer was like a couple percent, but my payouts were getting to be 4 times less than they were 48 hours ago.  Something not right with the way pushpool scaled as the network hashrate went up and the difficulty still hasn't adjusted from 8.xx yet.
sigesang
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
May 05, 2013, 01:39:32 PM
 #11


2013-05-05 15:14:29.212000 > Unhandled Error
2013-05-05 15:14:29.212000 > Traceback (most recent call last):
2013-05-05 15:14:29.212000 > Failure: twisted.internet.error.DNSLookupError: DNS
 lookup failed: address 'pool01.chnco.in' not found: [Errno 11001] getaddrinfo f
ailed.

This was with the firewall disabled as a test. I'm assuming you are using 11.4 with just the networks.py files from the link I quoted earlier? Thank you very much for your help so far Smiley

Yes im using 11.4 with the networks.py from the link, re the DNSLookupError, it can be resolved by some DNS Servers, but others not, e.g. my local ISP's DNS doesnt resolve it (no idea why!), try putting 8.8.8.8 and 8.8.4.4 (Google Public DNS, it can resolve that adress) in your  /etc/resolv.conf

You need to update BOOTSTRAP_NODES in networks.py.. see:
https://bitcointalk.org/index.php?topic=192907.msg2035190#msg2035190

BTC 1basemmmcpVWVfzZMyLA1r2DJMTMnZYoX LTC LiTeTipdGNcXRjTw5pVnMXjB5FFoEfxPAZ
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 05, 2013, 01:46:25 PM
 #12

Getting a lot of shares, but my address isn't showing up in the 'payout' window even though there's been about 8 found blocks so far...

Usually with other p2pools I am straight in there after first block found.

What's the go?
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:47:24 PM
 #13

You need to update BOOTSTRAP_NODES in networks.py.. see:
https://bitcointalk.org/index.php?topic=192907.msg2035190#msg2035190

thanks for the tip, changing this node as well now (even though it seemed ok with the old adresses for me)
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:49:15 PM
 #14

restarted node with updated blastbob network adresses, sorry for the inconvenience
gritter (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 05, 2013, 01:51:20 PM
 #15

Getting a lot of shares, but my address isn't showing up in the 'payout' window even though there's been about 8 found blocks so far...

Usually with other p2pools I am straight in there after first block found.

What's the go?

i saw same issues on blastbob's pools, Im sorry I dont know the answer - im running on the official 11.4 P2Pool codebase - its possibly CNC related, allthough over time the payout looked ok to me!
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 05, 2013, 01:57:40 PM
 #16

Interesting, because I haven't received a payout from bobs either for a while which is what another rig is on
TheSwede75
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
May 05, 2013, 02:00:57 PM
 #17

Interesting, because I haven't received a payout from bobs either for a while which is what another rig is on

Bobs pool was throwing me stales overnight and very little payout but it seems to have been fixed now. Got about 1 MH/s running at it right now (pool01-cnc.coinloot.com:8499) with -s 5 --expiry 5 --queue 0 and am still getting about 12% stales/invalid but getting payouts every 20 min or so of around 2 CNC.
RetardedMonkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 05, 2013, 02:02:33 PM
 #18

Okay, just got a payment then... hmm...
phorensic
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
May 05, 2013, 02:05:45 PM
 #19

Ahhhhh, this p2pool is feeding my GPU's much better than the flaky pushpool's were.
Mushoz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Bitbuy


View Profile WWW
May 05, 2013, 02:06:23 PM
 #20


2013-05-05 15:14:29.212000 > Unhandled Error
2013-05-05 15:14:29.212000 > Traceback (most recent call last):
2013-05-05 15:14:29.212000 > Failure: twisted.internet.error.DNSLookupError: DNS
 lookup failed: address 'pool01.chnco.in' not found: [Errno 11001] getaddrinfo f
ailed.

This was with the firewall disabled as a test. I'm assuming you are using 11.4 with just the networks.py files from the link I quoted earlier? Thank you very much for your help so far Smiley

Yes im using 11.4 with the networks.py from the link, re the DNSLookupError, it can be resolved by some DNS Servers, but others not, e.g. my local ISP's DNS doesnt resolve it (no idea why!), try putting 8.8.8.8 and 8.8.4.4 (Google Public DNS, it can resolve that adress) in your  /etc/resolv.conf

You need to update BOOTSTRAP_NODES in networks.py.. see:
https://bitcointalk.org/index.php?topic=192907.msg2035190#msg2035190

Thank you! Finally managed to connect Smiley

www.bitbuy.nl - Koop eenvoudig, snel en goedkoop bitcoins bij Bitbuy!
Pages: [1] 2 3 4 5 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!