Bitcoin Forum
May 24, 2024, 07:06:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: p2pool mini-pool server set-up question  (Read 370 times)
Moonchopper (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
April 11, 2013, 12:15:31 PM
 #1

Myself and some of my buddies are starting our own tiny pool that I plan on setting up through p2pool. Not a whole lot, just more of an experiment currently. We're running BitMinter currently and are all assigning our 'workers' under the same address, but are looking to switch, since I believe it might be more beneficial for us to participate in a smaller pool (or so I think - we'll find out.) This is going to be a manual handout instead of an automatic handout - we're all more or less in this together with the current equipment we have.

I just want to be certain that I set this up properly so that we are receiving our bitcoins appropriately:

Currently, I have run_p2pool.exe running on my desktop (192.168.1.149), with the default ports. Current parameters:

Code:
-a 1GgYw8mTRcLVzYnqWiqkSK6DAWF34jDzA7

I am running cgminer.exe on my laptop with the following parameters:

Code:
-o http://192.168.1.149:9332 -u <username> -p <password>

bitcoin.conf entries:

Code:
rpcuser=<Same Username as above>
rpcpassword=<Same Password as above>
server=1

In order for my friends to act as 'workers,' would they just need to run cgminer.exe with the associated parameters above? Including the username and password? (Regardless of the networking aspect - no problems there) Or do they also need to run p2pool.exe on their own machines (meaning they would have to run the Bitcoin client themselves, along with downloading the entire block chain like I had to)?

Given the above, will all of our MH/s work be contributed to the same address/wallet? Or, is there any way for me to find out explicitly what address my work is being 'paid' to? Any help would be greatly appreciated!

P.S. I am going to be using my desktop as my main worker, not my laptop - currently set up backwards because I started out on my PC first Smiley
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!