Post
Topic
Board Pools
p2pool - Decentralized, Absolutely DoS-Proof, Pool Hopping-Proof Pool [archival]
by
GimEEE
on 07/07/2011, 18:27:18 UTC
Keeping track of the last 600 shares in a distributed environment seems hard.  Let me suggest an alternative for you that seems much simpler, and in fact I came up with specifically to design a decentralized pool:
http://forum.bitcoin.org/index.php?topic=25540.0
noone in that thread understood it, but hopefully as a programmer it should be clear to you.  The idea is simple: just auction the block reward to the N highest bidders, where a "bid" is a share and "high" means "low hash".
Your method there is rather askew from the standard btc client and mining protocol, no?