Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: donschoe on January 21, 2014, 06:22:41 PM



Title: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]
Post by: donschoe on January 21, 2014, 06:22:41 PM
donSchoe's P2Pool nodes: LTC, CACH, VTC
TLDR; LTC: http://q30.qhor.net:9327/ | CACH: http://q30.qhor.net:8336/ | VTC: http://p2pool.vertcoin.org:9171/


Litecoin P2Pool node
Litecoin Info: https://litecoin.org/
Node Frontend: http://q30.qhor.net:9327/

GPU Miner: https://github.com/ckolivas/cgminer
Code:
./cgminer --scrypt -o http://q30.qhor.net:9327 -u Lafri18H6eUurUT5eg4xeTuRcepPfPgojC -p asdf

Replace my LTC address with yours. :-)
Add more P2Pool nodes as backup servers without losing shares: http://q30.qhor.net:9328/

Github
Start your own node: https://github.com/forrestv/p2pool (--net litecoin)
Scan for public nodes: https://github.com/litecoin-project/p2pool-scanner


Cachecoin P2Pool node
Cachecoin Info: https://bitcointalk.org/index.php?topic=400389
Node Frontend: http://q30.qhor.net:8336/

GPU Miner: https://github.com/Sykh/cacheminer
Code:
./yacminer --scrypt -o http://q30.qhor.net:8336 -u CP8qRQAESbU6CqJvsjh2tCSZWLQnhQd3n3 -p asdf

CPU Miner: https://github.com/kalgecin/cpuminer
Code:
./minerd -a scrypt-jane -O CP8qRQAESbU6CqJvsjh2tCSZWLQnhQd3n3:asdf -o http://q30.qhor.net:8336

Replace my CACH address with yours. :-)
Add more P2Pool nodes as backup servers without losing shares: http://q30.qhor.net:8337/

Github
Start your own node: https://github.com/Sykh/p2pool-cache (Thanks Sykh!)
Scan for public nodes: https://github.com/donSchoe/p2pool-scanner


Vertcoin P2Pool node
Vertcoin Info: https://bitcointalk.org/index.php?topic=404364
Node Frontend: http://p2pool.vertcoin.org:9171/

GPU Miner: https://github.com/Bufius/vertminer-gpu
Code:
./vertminer --scrypt -o http://p2pool.vertcoin.org:9171 -u VoeuxrG38U7YC8XHzCqa36gQf54SDJ7i3Y -p asdf

CPU Miner: https://github.com/Bufius/cpuminer-vert
Code:
./minerd -O VoeuxrG38U7YC8XHzCqa36gQf54SDJ7i3Y:asdf -o http://p2pool.vertcoin.org:9171

Replace my VTC address with yours. :-)
Add more P2Pool nodes as backup servers without losing shares: http://p2pool.vertcoin.org/

Github
Start your own node: https://github.com/donSchoe/p2pool-vtc


Difficulty
If you wish to manually control your pseudo-share difficulty outside of the range provided by the dynamic system you can do the following:
Code:
Cachecoin Address+0.00000116 x Hash Rate in KHash

For example for my R9 270x I use:
Code:
700 x 0.00000116 = 0.000812
CP8qRQAESbU6CqJvsjh2tCSZWLQnhQd3n3+0.000812

The following are suggested targets for various hash rates if you want to grab one quickly:

KHash/sDifficulty
50+0.00005821
100+0.00011641
250+0.00029103
500+0.00058207
750+0.00087310
1000+0.00116414

IRC
Find @donschoe on freenode to have a chat! :-)

Please note
  • P2Pool payments can take up to 24 hours to ramp up after you start mining, please wait this long before seeking assistance
  • Payouts require that you solve at least one share of difficulty greater than the P2Pool share target per day.
  • Decreasing intensity can help your stale rates massively, and will improve your payouts in most cases.
  • You will notice an increased stale rate in your miner compared to a traditional pool, this is normal and expected behaviour for P2Pool (~5-10%)

Credits
  • P2Pool for CACH by Sykh, thanks so much!
  • P2Pool custom frontend by Turix, I really love it. Check out his pool: http://sleipnir.syari.net/pool/
  • P2Pool VTC code adjustments by bengtåke, thanks mate.


Title: Re: [ANN][CACH][P2POOL] donSchoe's Cachcoin P2Pool Node
Post by: goto2013 on January 21, 2014, 11:30:46 PM
nice work!

+1


Title: Re: [ANN][CACH][P2POOL] donSchoe's Cachcoin P2Pool Node
Post by: donschoe on January 24, 2014, 01:19:43 AM
Added a worker tracker to the frontend: http://q30.qhor.net:8336/static/

Thanks Turix for sharing your code! http://sleipnir.syari.net/pool/


Title: Re: [ANN][CACH][P2POOL] donSchoe's Cachcoin P2Pool Node
Post by: donschoe on January 25, 2014, 08:41:45 PM
I modified p2pool node scanner for Cachecoin: http://q30.qhor.net:8337/

Source on github: https://github.com/donSchoe/p2pool-scanner
Deplay your own p2pool CACH nodes: https://github.com/Sykh/p2pool-cache


Title: Re: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH]
Post by: donschoe on January 26, 2014, 04:24:49 PM
Added a litecoin node: http://q30.qhor.net:9327/

Have fun!


Title: Re: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]
Post by: donschoe on January 26, 2014, 11:20:18 PM
Added a Vertcoin node: http://q30.qhor.net:9171/

And improved all the frontends! :)


Title: Re: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]
Post by: skydivebr on January 27, 2014, 09:57:57 AM
Nice work dude!


Title: Re: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]
Post by: donschoe on January 27, 2014, 12:15:12 PM
Nice work dude!

Cheers!

http://i.snag.gy/De2wU.jpg
Join the light side, go decentralized p2pool mining and help defending the network against attacks!



Which coin next?


Title: Re: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]
Post by: skydivebr on January 27, 2014, 02:08:44 PM
Lets make a p2pool for fedora!?  ::)

People here in Brazil is hard to mine the vertcoin, has some tips for us?

thxx!


Title: Re: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]
Post by: donschoe on January 28, 2014, 11:08:56 PM
Since giveaway threads are disencouraged on this forum I will give out one bonus block to all the miners mining on the cachecoin p2pool network every day on midnight (now) based on the current_payout api page: http://q30.qhor.net:8336/current_payouts

Code:
{
   "CddH6ytxHmFW7AgreFbdu5LiyVqjNMrEUH":0.068291,
   "CYUd9A15iik5GLaBfkV8j2RndXZ8KR3TRY":0.055292,
   "CaKCiQwywmUAm5vzqDwVf9r3BxyjTHZKgk":5.102739,
   "CZ4pQzTrRjhe7HwupyLwdQqQzcY37vvJu2":1.782634,
   "CH4isktzxMMK9hwHGvzpcDGZG3kzeb879o":0.660767,
   "Cexzovhetbs2RyAZWiua98uRSsTyqbpXPg":0.359448,
   "CGuPnSuEavdDDJz45sYvQqCtsXreGWvWeg":0.689367,
   "CJzVP3p856bWnMrtTPcQXi4ait841b2CnK":1.776986,
   "CNUDqZiwR98S4zNYC7XBxfDQJofRMoHRML":0.030005,
   "CP8qRQAESbU6CqJvsjh2tCSZWLQnhQd3n3":0.449349,
   "CYhhbUSA9D7TcrVDiXuVtDZaKVvLAv48j7":2.205122
}

Support the decentralized mining! Join p2pool now! http://q30.qhor.net:8337/
Run your own node: https://github.com/Sykh/p2pool-cache

http://www.chainbrowser.com/cachecoin/tx/9bd7473da8ad030255c9662a781762729bbea7bae38371ade88c91512b99f916