Bitcoin Forum

Bitcoin => Pools => Topic started by: carbonc on July 06, 2011, 12:01:11 AM



Title: Open source Peer-to-Peer pool
Post by: carbonc on July 06, 2011, 12:01:11 AM
I wonder if it's possible to design an open source peer-2-peer mining pool.

Not controlled by a single entity server i.e. deepbit, slush, etc...

Maybe a virtual master pool entity to control the encrypted block the other users are mining against.
The virtual p2p network distributes shares to miners.
then distributes the coins after the block is mined.



Title: Re: Open source Peer-to-Peer pool
Post by: carbonc on July 06, 2011, 12:02:24 AM
The problem with pools is they get too big over time and are succeptable to DDoS attacks.


Title: Re: Open source Peer-to-Peer pool
Post by: AnnihilaT on July 06, 2011, 12:38:35 AM
Everyone is susceptible to ddos attacks.  I think tho alot of the claims of this are simply pools that are growing too fast and arent tuned properly or dont have enough capacity.   A server which has more users than it can handle especially with how bitcoind and pushpool work, would look and act just like a ddos attack.

But since i just started a pool up myself,  i guess only time will prove me right or wrong :)


Title: Re: Open source Peer-to-Peer pool
Post by: Shevek on July 06, 2011, 12:54:11 AM
It is on the way, in pre-alpha state. Its name: p2pool (http://forum.bitcoin.org/index.php?topic=18313.0)


Title: Re: Open source Peer-to-Peer pool
Post by: carbonc on July 06, 2011, 01:09:48 AM
This is exactly what I was looking for.

Thank you for all the hard work forrestv.

Cant wait to beta test your latest creation.