thirdlight
|
|
April 02, 2012, 02:17:13 PM |
|
I am looking for a VPS that I can pay with BTC if anyone know one.
Momento
|
|
|
|
Shadow383
|
|
April 03, 2012, 02:33:52 AM Last edit: April 03, 2012, 02:46:27 AM by Shadow383 |
|
I've been getting great peaks and troughs in my proportion of "dead on arrival" shares. Been seeing anywhere from 0.4% to 25.8% (!) over the course of the day... I'm still ahead of the network average stale rate though, at least according to p2pool Anyone been experiencing anything similar?
|
|
|
|
cabin
|
|
April 03, 2012, 03:12:51 PM |
|
I've been getting great peaks and troughs in my proportion of "dead on arrival" shares. Been seeing anywhere from 0.4% to 25.8% (!) over the course of the day... I'm still ahead of the network average stale rate though, at least according to p2pool Anyone been experiencing anything similar? Locally mine have been the same all week: http://p2pool.hopto.org:9332/static/graphs.htmlBut I can see many others have been having trouble.. the graph shows the pool stale rate way up and lots of old clients keep trying to connect to me. Amazingly some major pools didn't upgrade it seems, like 50BTC, and they are generating multiple orphan forks and that is messing things up too. I think until this week multiple block orphans were quite rare.. now there are a bunch: http://blockchain.info/orphaned-blocksI'm not sure what advice to offer though.. other than double check you are running the latest bitcoin and maybe open up its port so it can connect to lots of nodes. If you only have a few connections, and they are all to old bitcoin clients that could be bad for you.
|
|
|
|
gyverlb
|
|
April 10, 2012, 02:01:47 AM |
|
My node (Gyver's pool in London UK) supports BIP16 (in fact it will supports whatever forrestv's master branch of p2pool supports as it automatically updates itself when it's needed).
|
|
|
|
cabin
|
|
April 15, 2012, 02:52:02 PM |
|
I started making this html page to check on the stats of various servers.. if there is interest I can improve it a bit more I'm sure. It can be hosted or viewed anywhere.. just save the page to your own machine. http://p2pool.hopto.org:9332/static/nodes.html
|
|
|
|
Red Emerald
|
|
April 15, 2012, 09:29:50 PM |
|
Someone has been actually using my node! Glad I could help someone out
|
|
|
|
Smoovious
|
|
April 16, 2012, 03:37:43 AM |
|
can anyone confirm the fee being paid?
have had several payouts now, I have a guest using my p2pool, plus me using a different address on my miners (as if I was also a guest), and haven't seen a satoshi yet.
-- Smoov
|
|
|
|
cabin
|
|
April 16, 2012, 01:16:00 PM |
|
It is probability based, if your fee is 1%, one out of every 100 shares will go to the pool op. can anyone confirm the fee being paid?
have had several payouts now, I have a guest using my p2pool, plus me using a different address on my miners (as if I was also a guest), and haven't seen a satoshi yet.
-- Smoov
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
April 16, 2012, 01:29:25 PM Last edit: April 16, 2012, 05:28:21 PM by DeathAndTaxes |
|
can anyone confirm the fee being paid?
have had several payouts now, I have a guest using my p2pool, plus me using a different address on my miners (as if I was also a guest), and haven't seen a satoshi yet.
-- Smoov
As indicated above the fee is in the form of "free shares" to the operators address. To test: 1) use the -a option to set a static address which is a good idea anyways (use a new address to get a 0 balance on shares) 2) Don't mine under operator account 3) Set a high fee (something like 20%) and mine as a guest on your test instance 4) You should see the guest avg revenue decline by 20% and you should see ~20% of the shares being added to the address in #1.
|
|
|
|
Smoovious
|
|
April 16, 2012, 03:07:28 PM |
|
ok thanks... that would keep the share chain from getting too bloaty...
-- Smoov
|
|
|
|
check_status (OP)
Full Member
Offline
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
|
|
April 26, 2012, 08:30:58 PM |
|
So, how are the public pools doing? Are miners taking advantage of these public pools?
|
For Bitcoin to be a true global currency the value of BTC needs always to rise. If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76. P2Pool Server List | How To's and Guides Mega List | 1 EndfedSryGUZK9sPrdvxHntYzv2EBexGA
|
|
|
Red Emerald
|
|
April 26, 2012, 08:43:38 PM |
|
So, how are the public pools doing? Are miners taking advantage of these public pools?
I had someone with 200MH mine for a day or so. In general, it's just my worker though.
|
|
|
|
jme621
|
|
April 26, 2012, 08:49:56 PM |
|
So, how are the public pools doing? Are miners taking advantage of these public pools?
nobody on mine, but i keep it up just in case hehe.
|
|
|
|
Smoovious
|
|
April 26, 2012, 09:17:04 PM |
|
I had someone on mine for around a week or so. Trickle hashing most of the time, keeping me as a backup, tho he set me as his primary for a couple days. We had excellent latency, being on the same network, but variance was the main factor for going back to his other pool, I'm told. Am hoping the improvements in the graphs will help out, making it easier to see what the 'global' (for my p2pool) and per-miner payouts are. Otherwise, all people will see, are what my own miners are doing, and since I mine to a different address than the default bitcoind login, my payout always shows 0. It did seem to work well. -- Smoov edit: might be useful to set each other up as backup pools, so when we're updating our p2pool or whatever, are miners just switch over to someone else's p2pool for a while
|
|
|
|
Red Emerald
|
|
April 26, 2012, 09:27:39 PM |
|
edit: might be useful to set each other up as backup pools, so when we're updating our p2pool or whatever, are miners just switch over to someone else's p2pool for a while I've started updating my p2pool with virtually zero downtime 1) I have p2pool running in screen (although I really need/want to learn tmux) 2) I open another window and 'git pull' 3) I run p2pool in my new window (while it is still running in the old) 4) The updated p2pool loads all of the shares and then gives warnings about the ports already being taken 5) I switch to the first screen window and close the now outdated p2pool 6) The updated p2pool sees the ports are now free and grabs them while my miner notices only a momentary problem if any at all.
|
|
|
|
Smoovious
|
|
April 26, 2012, 09:44:36 PM |
|
yeah, but that's when the process happens without a hitch I'm thinking more for those unforseen problems with more downtime like when my cat steps on the power switch of my UPS on the computer p2pool is running on (which I'm starting to think he does intentionally) -- Smoov
|
|
|
|
check_status (OP)
Full Member
Offline
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
|
|
April 26, 2012, 10:48:27 PM |
|
@Red Emerald - I was wondering if that were possible to run both and switch off to the newer one, now I know it is. It's good to see people performing a public service.
|
For Bitcoin to be a true global currency the value of BTC needs always to rise. If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76. P2Pool Server List | How To's and Guides Mega List | 1 EndfedSryGUZK9sPrdvxHntYzv2EBexGA
|
|
|
Red Emerald
|
|
April 26, 2012, 10:57:59 PM |
|
yeah, but that's when the process happens without a hitch I'm thinking more for those unforseen problems with more downtime like when my cat steps on the power switch of my UPS on the computer p2pool is running on (which I'm starting to think he does intentionally) -- Smoov Very true. There are lots of reasons for downtime. I had bitcoind crash once. p2pool stayed up and my miner stayed connected because it thought the pool was responding We need some sort of bitcoind_check script that runs on cron every 5 minutes or so to make sure bitcoind hasn't died.
|
|
|
|
spiccioli
Legendary
Offline
Activity: 1379
Merit: 1003
nec sine labore
|
|
April 27, 2012, 12:27:25 PM |
|
So, how are the public pools doing? Are miners taking advantage of these public pools?
check_status, nobody here :/ spiccioli.
|
|
|
|
tiker
|
|
April 28, 2012, 12:45:12 PM |
|
I had someone mine for like 5 minutes a few weeks ago but other than that no one has been here from what I've seen.
|
|
|
|
|