Post
Topic
Board Pools
Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
jonnybravo0311
on 27/04/2015, 21:01:35 UTC
I apologize for all the questions i just dont have the time to comb through this thread would be nice to organize the info in this thread so it's easier to access what you need.

You might find this useful:

A guide for mining efficiently on P2Pool, includes FUD repellent and FAQ

If it is any help to you, the script I use on my linux machine reads:

Code:
screen -d -m -S btcp2pool ~/code/p2pool/run_p2pool.py --irc-announce --outgoing-conns 10 --address yourbitcoinaddressforfeestogoto --fee 0 --give-author .5 --net bitcoin bitcoinuser bitcoinpassword

Obviously, replace the address with your own if you have a fee. Since I have --fee 0 at the moment I might not even need --address. The "bitcoinuser" and "bitcoinpassword" are the rpcuser and rpcpassword set in your bitcoin.conf file.
I was looking at that thread but i thought it was out dated.
Everything there still applies.  @roy7, you put the address still in case some miners connect to your node without a proper BTC address.  Even if you're not collecting fees, the node will consider any improperly formatted BTC address mining as a donation.