New P2Pool Node - East Coast USA - NO FEE!
-
I have checked, there is no ping available in javascript, so we can’t easily include the latency into the table on http://p2pool.neoscrypt.de :(
-
If we make a second table with just IP addresses, then it would be easier to cut and paste it into a spreadsheet, then put the commend in front by adding a column , i.e ping
then cut it out again and create a script to run.
I’ve done it with a bit of messing and made :
./P2PoolLatency.sh
ping -c 4 static.123.79.243.136.cli
ping -c 4 104.236.34.9
ping -c 4 70-59-2-236.hlrn.qwest.ne
ping -c 4 p2pool.neoscrypt.de
ping -c 4 83.69.11.229
ping -c 4 www.schism.nyc
ping -c 4 213.226.18.82
ping -c 4 d175.diamond.servdiscount
ping -c 4 78.107.58.201
ping -c 4 118.113.120.77.colo.stati
ping -c 4 115.28.24.213Then run it to output via
./P2PoolLatency.sh >> Latency.outJust use replace to change ping -c 4 to ping -c 1 or some other command.
PING 104.236.34.9 (104.236.34.9) 56(84) bytes of data.
64 bytes from 104.236.34.9: icmp_seq=1 ttl=49 time=106 ms
64 bytes from 104.236.34.9: icmp_seq=2 ttl=49 time=106 ms
64 bytes from 104.236.34.9: icmp_seq=3 ttl=49 time=106 ms
64 bytes from 104.236.34.9: icmp_seq=4 ttl=49 time=105 ms— 104.236.34.9 ping statistics —
4 packets transmitted, 4 received, 0% packet loss, time 3001ms
rtt min/avg/max/mdev = 105.962/106.401/106.884/0.557 ms
PING p2pool.neoscrypt.de (46.4.0.101) 56(84) bytes of data.I can cut each one out for more detail or as with this one is slow, but interested any ideas on other ways to do it…
-
here is a site that does it and more. not sure how tho: http://p2pool.co/
-
So I modified my pool home page a little. It now has a link to Wellenreiters pool list page at the top (Public List) and links to the Feathercoin P2pool github at the bottom.
I like this frontend but I wish it would list the miners somewhere.
-
@AmDD said:
So I modified my pool home page a little. It now has a link to Wellenreiters pool list page at the top (Public List) and links to the Feathercoin P2pool github at the bottom.
I like this frontend but I wish it would list the miners somewhere.
I was able to hack together the code to display the active miners on the node. Its not pretty and can probably be done in a much better way but it works and Im no dev so this is as good as it gets. :)
-
Good work :)
Just to give you a heads up, I’m adapting the latest p2pool code for Neoscrypt. One of the problems I have is to make the switch to the new version as smooth as possible.
I will post here in the forum, when I release a new version
-
I am a little curious as to why I dont see a miner on your site for address:
6mJRsPuosrqK9kG5a3JuoecNxPdX1P4Lvxyet it is receiving big payouts each block…
-
@RIPPEDDRAGON
The payout addresses listened are the ones of the whole pool, not just from the local node.
You need to check all nodes of the pool in order to see all mining addresses -
@RIPPEDDRAGON said:
I am a little curious as to why I dont see a miner on your site for address:
6mJRsPuosrqK9kG5a3JuoecNxPdX1P4Lvxyet it is receiving big payouts each block…
Hm, Im not sure. Looks like it has received payments long before I had my pool running. Maybe its the donation address for p2pool? I dont know how to tell what pool generated solved the block.
EDIT: Its mining on this pool: http://2.80.39.11:19327/static/
-
P2pool shares are global. If your site goes down it just picks up at another p2pool. That may be why you already had shares.
It is possible to extract information via p2pool by adding the following variables to the site name e.g.
http://2.80.39.11:19327/difficulty
Variables available from p2pool :
difficulty
rate
users
user_stales
fee
current_payouts
patron_sendmany
global_stats
local_stats
peer_addresses
peer_txpool_sizes
peer_versions
recent_blocks -
Oops. so apparently when I close the putty session, P2pool closed as well, sorry. Its back up now.
-
@AmDD said:
Oops. so apparently when I close the putty session, P2pool closed as well, sorry. Its back up now.
are you running on linux?
Then checkout the screen program
screen -dmS P2pool ./run_p2pool.py <PARMETERS>
This starts a disconnected shell.
You can connect to the shell with
screen -r P2pool
and leave the screen session with
ALT-a d <CR>
-
@RIPPEDDRAGON said:
I am a little curious as to why I dont see a miner on your site for address:
6mJRsPuosrqK9kG5a3JuoecNxPdX1P4Lvxyet it is receiving big payouts each block…
That would be my address. The p2pool node wasn’t public.
It is now. I’m testing a few things. -
@Wellenreiter said:
@AmDD said:
Oops. so apparently when I close the putty session, P2pool closed as well, sorry. Its back up now.
are you running on linux?
Then checkout the screen program
screen -dmS P2pool ./run_p2pool.py <PARMETERS>
This starts a disconnected shell.
You can connect to the shell with
screen -r P2pool
and leave the screen session with
ALT-a d <CR>
nice, thanks!!
Sorry for dropping the pool again. Im done playing now, I promise! :) -
@nunofsp said:
@RIPPEDDRAGON said:
I am a little curious as to why I dont see a miner on your site for address:
6mJRsPuosrqK9kG5a3JuoecNxPdX1P4Lvxyet it is receiving big payouts each block…
That would be my address. The p2pool node wasn’t public.
It is now. I’m testing a few things.Hi and welcome! Seems like we have had some decent luck today.
-
How do I set my diff for your pool?
-
@RIPPEDDRAGON said:
How do I set my diff for your pool?
Set it as part of the payment address. There is an explination here: http://xpool.net/faq.html about half way down.
I have about 1.2MH/s and I used this as a difficulty setting: address/0+0.00145
-
@AmDD said:
@RIPPEDDRAGON said:
How do I set my diff for your pool?
Set it as part of the payment address. There is an explination here: http://xpool.net/faq.html about half way down.
I have about 1.2MH/s and I used this as a difficulty setting: address/0+0.00145
You also can mine on the pool without specifying a difficulty setting. Based on the shares your miner submits, the pool should adapt the difficulty, if the pool version is >= 13.4-7x
Would be great, if you try it out and give a feedback.
-
@Wellenreiter said:
@AmDD said:
@RIPPEDDRAGON said:
How do I set my diff for your pool?
Set it as part of the payment address. There is an explination here: http://xpool.net/faq.html about half way down.
I have about 1.2MH/s and I used this as a difficulty setting: address/0+0.00145
You also can mine on the pool without specifying a difficulty setting. Based on the shares your miner submits, the pool should adapt the difficulty, if the pool version is >= 13.4-7x
Would be great, if you try it out and give a feedback.
Yeah it seems to jump all over the place, going up to diff 32 and then dropping suddenly down to diff 0.010 and rejecting all my shares. Hence why I want to try fixed diff. Not worried about it though, still mined almost 3k ftc yesterday lol.
-
@RIPPEDDRAGON said:
Yeah it seems to jump all over the place, going up to diff 32 and then dropping suddenly down to diff 0.010 and rejecting all my shares. Hence why I want to try fixed diff. Not worried about it though, still mined almost 3k ftc yesterday lol.
That is strange. It started at 0.1 for me and then increased up to ~ 8 and staying around that diff.
nevertheless 3kFTC per day is a lot :)
I get ~ 25 FTC per day with my 125kHash machine.
Well mining about 12-14 hours per day only… ;)