Bitcoin Forum
May 10, 2024, 02:57:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Creating my own pool(how does it work)?  (Read 2452 times)
dikidera (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 03, 2011, 11:39:42 AM
 #1

I see that on github there is a bitcoin pool server, however i am in doubt of it being that easy.

So how does one make a pool?
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
dikidera (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 03, 2011, 04:10:35 PM
 #2

bump
Vasili Sviridov
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile WWW
May 03, 2011, 06:00:58 PM
 #3

All the instructions seem to be here: http://www.bluishcoder.co.nz/bitcoin-pool/

1JHYtsmsGq2McwGHmWayVjVtHds8rp1R5
doublec
Legendary
*
Offline Offline

Activity: 1078
Merit: 1005


View Profile
May 04, 2011, 12:24:45 AM
 #4

I see that on github there is a bitcoin pool server, however i am in doubt of it being that easy.

So how does one make a pool?
Technically the bitcoind software already includes everything for a pool. Multiple clients can connect and use the 'getwork' RPC call to get a block to work on. What pool software provides is the ability to adjust the difficulty, count share for different users and pay them when a block is found. But if you don't want that part, and just want to combine a bunch of machines, then you can use bitcoind on its own.
Pages: [1]
  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!