Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: bardi.harborow on February 21, 2014, 02:20:36 AM



Title: [ANN][Pool][GLT] Galtcoin p2pool: Decentralized, DoS-resistant, Hop-Proof pool
Post by: bardi.harborow on February 21, 2014, 02:20:36 AM
https://i.imgur.com/jLCvVSI.png (https://github.com/bardiharborow/p2pool-altcoins)

We took your favorite pool of all time and made it compatible with you favorite coin of all time. Here is the result. P2Pool for Galtcoin!

What is P2Pool?
P2Pool (http://p2pool.in/) is a decentralized pool that works by creating a P2P network of miner nodes. These nodes work on a chain of shares similar to Bitcoin's blockchain. Each node works on a block that includes payouts to the previous shares' owners and the node itself. There is no central point of failure, making it DoS resistant. For information is available on their homepage (http://p2pool.in/), wiki page (https://en.bitcoin.it/wiki/P2Pool) or GitHub (https://github.com/forrestv/p2pool).

Getting and setting up P2Pool + Galtcoin

Setup P2Pool as normal (see wiki page (https://en.bitcoin.it/wiki/P2Pool)) with the following exceptions:

  • Use this code instead: https://github.com/bardiharborow/p2pool-altcoins
  • Replace all uses of "bitcoin" with "galtcoin".

Linux Startup Command:
Code:
nohup python p2pool/run_p2pool.py --net galtcoin --give-author 0 -f pool_fee_for_public_node > logs/p2pool.log &

NOTE: To see stats, go to http://localhost:10334/ NOT http://localhost:9333/

List of all blocks found: http://www.galt-explorer.com/address/1Kz5QaUPDtKrj5SqW5tFkn7WZh8LmQaQi4 (http://www.galt-explorer.com/address/1Kz5QaUPDtKrj5SqW5tFkn7WZh8LmQaQi4) (978 at time of writing!)

self == lazy (public node list)

  • Bardi Harborow's P2Pool (http://mine.bardiharborow.tk:10334/)
  • More coming soon...

HELP!

If you run into trouble, don' hesitate to give me a yell. I hang out in the #galtcoin room at Loquacious (CoinChat) or you can PM me, start an issue on GitHub or send me an email at: nospamplease [at] bardiharborow [dot] tk