Post
Topic
Board Pools
Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
forrestv
on 12/02/2012, 02:03:55 UTC
Are we having another split? My p2pool is verifying only half of the total shares in the chain at the moment, and estimated current payout is about half of what it usually is.

I'm running p2pool tag 0.8.5.

The only way to tell whether you're on a split is if the displayed pool hashrate is significantly less than what it actually is, which is currently ~200GH/s. Your estimated payout can decrease if your payout address changes, which can happen automatically if you restart Bitcoin.

Thank you for the answer forestv. I'm getting ~200GH/s so I guess I'm still on the main pool.

By the way, can you think of a reason why only half of the shares in the chain would be reported as verified? This happened to me only once before and it was during a split, which is why I thought it could be happening again.

Code:
2012-02-12 02:59:38.372000 P2Pool: 17350 shares in chain (8969 verified/17354 total) Peers: 30 (0 incoming)

If P2Pool's data directory was removed, it has to redownload the sharechain, and it can only verify half of them then. You have to wait a day for them all to be verified. If another sharechain is coexisting with the main one, your client will download both and might display about a quarter as unverified... But that's not the problem here.