Author

Topic: P2Pool Help Quick Guide to start point and mine [Windows Accessable] (Read 1257 times)

legendary
Activity: 1344
Merit: 1023
Mine at Jonny's Pool
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.
full member
Activity: 213
Merit: 100
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://bitcointalksearch.org/topic/1500-th-p2pool-decentralized-dos-resistant-hop-proof-pool-18313
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
Jump to: