Bitcoin Forum
September 25, 2024, 03:52:36 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: P2Pool Help Quick Guide to start point and mine [Windows Accessable]  (Read 1267 times)
luthermarcus (OP)
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
May 01, 2015, 01:34:45 PM
Last edit: May 01, 2015, 02:34:22 PM by luthermarcus
 #1

Introduction Site Here: http://www.p2pool.org/ https://en.bitcoin.it/wiki/P2Pool

Point Miner Here Easy Decentralized Node Locator (Don't Let One Corporation Rule over Everything)
Push Back Made Easy:http://nodes.p2pool.co/
Setting difficulty example is ADDRESS+xxx/yyy.  The "+" sets pseudo-share difficulty (makes graphs smoother or spikier).  The "/" sets share-chain share difficulty.  Setting it below network share difficulty means it will use network difficulty.  Setting it above network difficulty means it will use what you set.
If you're using any Bitmain product, avoid setting the difficulty as a power of 2 (i.e. don't use 256, 512, 1024, etc).  For some reason, their code bugs out and refuses to show Best Share in the UI if you do.
1DKwrG243zyY8xEmXJezg1UVkZgjf5ckcg/+2500
Rule of thumb for difficulty set to your GHash Speed

Your Own Node Start Here:https://github.com/forrestv/p2pool
Read Directions on the bottom of the above link.

Some good front ends:

https://github.com/johndoe75/p2pool-node-status by johndoe75.
https://github.com/hardcpp/P2PoolExtendedFrontEnd by hardcpp.
https://github.com/justino/p2pool-ui-punchy by justino.
Download and put in p2pool_win32_13.4>web-static

Bitcoind Core and more info here:https://bitcoin.org/en/download
Something not working troubleshoot here:https://bitcoin.org/en/full-node#what-is-a-full-node

Need More Help Setting Up:https://bitcointalk.org/index.php?topic=18313.0
Make sure you set port forwarding with your modem/router.
Forward the following ports on your router to the machine running Bitcoin/p2pool:
8333 - BTC peer network (sharing blockchain)
9332 - so miners can connect to your p2pool node
9333 - p2pool peer network (sharing share-chain)

Tuning P2Pool Here:https://bitcointalk.org/index.php?topic=153232.0
Code for this goes in bicoin.conf file.
To find this on Windows PC to the right of Ctrl is Windows button but hold that and press R.
Then Type %APPDATA%\Bitcoin and hit enter.
If bitcoin.conf doesnt exist right click>New>wordpad>Save as "bitcoin.conf" set save as type>all files and delete .txt

More Code for windows make short cut to desktop of "run_p2pool.exe - Shortcut"
Right click then click Properties
In Target window You can add more code found under Option Reference Here:https://en.bitcoin.it/wiki/P2Pool LOOK Below For Example
F:\Users\Desktop\p2p\p2pool_win32_13.4\run_p2pool.exe --irc-announce --iocp --address 1Mz7ZHxPhoH1ZK2yQvo62NdHvvsS2quhzc --fee 1 --give-author .5

If I was any help Donate Here:1DKwrG243zyY8xEmXJezg1UVkZgjf5ckcg

My public node with stat page here:northeastnode.ddns.net
URL: 10.0.0.251:9332
Worker: Your BTC Address
Password: Anything

Donate Bitcoin
1Mz7ZHxPhoH1ZK2yQvo62NdHvvsS2quhzc
Donate TRX
TB3WiLEj6iuSBU5tGUKyZkjB4vqrBDvoYM
jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1024


Mine at Jonny's Pool


View Profile WWW
May 01, 2015, 02:04:49 PM
 #2

Couple quick suggestions for edits:

Setting difficulty example is ADDRESS+xxx/yyy.  The "+" sets pseudo-share difficulty (makes graphs smoother or spikier).  The "/" sets share-chain share difficulty.  Setting it below network share difficulty means it will use network difficulty.  Setting it above network difficulty means it will use what you set.

If you're using any Bitmain product, avoid setting the difficulty as a power of 2 (i.e. don't use 256, 512, 1024, etc).  For some reason, their code bugs out and refuses to show Best Share in the UI if you do.

Some good front ends:

https://github.com/johndoe75/p2pool-node-status by johndoe75.
https://github.com/hardcpp/P2PoolExtendedFrontEnd by hardcpp.
https://github.com/justino/p2pool-ui-punchy by justino.

Forward the following ports on your router to the machine running Bitcoin/p2pool:
8333 - BTC peer network (sharing blockchain)
9332 - so miners can connect to your p2pool node
9333 - p2pool peer network (sharing share-chain)

Please note that if you have any bandwidth restrictions, opening up these ports can consume quite a bit of it.  Further, opening up the ports will increase your total data usage quite a bit since you'll be sharing the blockchain and share chain.

Quote
My public node with stat page here:northeastnode.ddns.net
URL: 10.0.0.251:9332
Worker: Your BTC Address
Password: Anything

The URL is wrong... that's not a public IP address.  That's your internal network.  If you're using DDNS, you don't need to provide your IP anyway Smiley.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
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!