Bitcoin Forum
June 20, 2024, 05:02:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][P2POOL] donSchoe's P2Pool Nodes [LTC][CACH][VTC]  (Read 3258 times)
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 21, 2014, 06:22:41 PM
Last edit: January 27, 2014, 01:16:59 PM by donschoe
 #1

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.

Not using Tapatalk.
goto2013
Full Member
***
Offline Offline

Activity: 258
Merit: 112



View Profile
January 21, 2014, 11:30:46 PM
 #2

nice work!

+1

Lenina.shop - Pay with btc and other crypto coins - German based online Stor
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 24, 2014, 01:19:43 AM
 #3

Added a worker tracker to the frontend: http://q30.qhor.net:8336/static/

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

Not using Tapatalk.
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 25, 2014, 08:41:45 PM
 #4

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

Not using Tapatalk.
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 26, 2014, 04:24:49 PM
 #5

Added a litecoin node: http://q30.qhor.net:9327/

Have fun!

Not using Tapatalk.
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 26, 2014, 11:20:18 PM
 #6

Added a Vertcoin node: http://q30.qhor.net:9171/

And improved all the frontends! Smiley

Not using Tapatalk.
skydivebr
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 27, 2014, 09:57:57 AM
 #7

Nice work dude!
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 27, 2014, 12:15:12 PM
 #8

Nice work dude!

Cheers!


Join the light side, go decentralized p2pool mining and help defending the network against attacks!



Which coin next?

Not using Tapatalk.
skydivebr
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 27, 2014, 02:08:44 PM
 #9

Lets make a p2pool for fedora!?  Roll Eyes

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

thxx!
donschoe (OP)
Full Member
***
Offline Offline

Activity: 157
Merit: 100

Hello Coins


View Profile
January 28, 2014, 11:08:56 PM
 #10

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

Not using Tapatalk.
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!