Author

Topic: [ANN] profit switching auto-exchanging pool - www.middlecoin.com - page 466. (Read 829908 times)

full member
Activity: 147
Merit: 100
Thanks Tigggger. On my ipad right now so not quick for me to find. That's why I'm creating an online version. Have to keep reloading the page on my ipad and pasting my address into the find which I've copied from my email. Someone created one a number of pages back but seems to be offline so perhaps left middlecoin or just down. I'm semi new to JSON so working on an online version. May take a day or two to find the time to put it together.

Thanks.

JR
member
Activity: 94
Merit: 10
Made a little something to show reject rates.

http://mueslo.de/host/middlecoin/miners.png

Regenerates every 5 minutes.

If anyone's interested, I could also generate per-miner hashrates over time plots.
legendary
Activity: 1098
Merit: 1000
H2odysee, could you please make something like http://middlecoin.com/json?addr= to fetch only stats for specific user?

I created a greasemonkey script for Firefox that does that somewhere earlier in the thread. Also working on what you mentioned just know H2odysee said the json was changing.

JR

Been using that since you posted it thanks, also works in chrome (install the the tampermonkey extension)

Code to save people searching
Code:
// ==UserScript==
// @name        Middlecoin
// @namespace   middlecoin
// @include     http://middlecoin.com/
// @include     http://www.middlecoin.com/
// @version     1
// @grant       none
// ==/UserScript==

var username = 'put.your.bitcoin.address.here';

    // get all rows excluding the first one and the one with your username
var rows = document.evaluate('//table/tbody/tr[position()>1 and not(contains(., "' + username + '"))]', document, null, 6, null), i;

for (i = 1; i < rows.snapshotLength; i += 1) {
    // hide all of them
    rows.snapshotItem(i).style.display = 'none';
}
full member
Activity: 147
Merit: 100
Thank you h2odysee for providing this service.

I'd like to ask whether there is a pool API for statistics? And please don't let the difficulty-arguers get to you.

Not really. The closest thing right now is this:

http://middlecoin.com/json

It has the same info as the web page.

But that format is going to change soon, so I wouldn't bother.

About the difficulty, I know what's right, and what's not. It's fine if people discuss it, because that will help bring them closer to the truth.

H2odysee, could you please make something like http://middlecoin.com/json?addr= to fetch only stats for specific user?

I created a greasemonkey script for Firefox that does that somewhere earlier in the thread. Also working on what you mentioned just know H2odysee said the json was changing.

JR
full member
Activity: 196
Merit: 100
I stand corrected..

Bad couple of days H20?   Do we know why?  You dont usually have 2 bad days in a row very often..

sr. member
Activity: 490
Merit: 250
H2O,

It's about 1 complete week that i changed my address, but still in my old address there is some immature and unexchanged balance that is not change by days.

Is it normal?
full member
Activity: 238
Merit: 119
h20: will u set up an eu server? my ping is very high and at fast coins i get tons of rejects...

There are still things I need to do, before I get to setting up an EU server.
full member
Activity: 196
Merit: 100
looks like a bad day again

How so???  12 noon and I am at almost 0.03
sr. member
Activity: 294
Merit: 250
h20: will u set up an eu server? my ping is very high and at fast coins i get tons of rejects...
newbie
Activity: 28
Merit: 0
Thank you h2odysee for providing this service.

I'd like to ask whether there is a pool API for statistics? And please don't let the difficulty-arguers get to you.

Not really. The closest thing right now is this:

http://middlecoin.com/json

It has the same info as the web page.

But that format is going to change soon, so I wouldn't bother.

About the difficulty, I know what's right, and what's not. It's fine if people discuss it, because that will help bring them closer to the truth.

H2odysee, could you please make something like http://middlecoin.com/json?addr= to fetch only stats for specific user?
sr. member
Activity: 294
Merit: 250
looks like a bad day again
sr. member
Activity: 414
Merit: 251
It wasn't too hot today. Embarrassed

there was a coin with large rejects for some time yesterday. I'd question if its a coin worth mining.
Or other factors?
member
Activity: 115
Merit: 10
Is an EU server any closer to happening at all or are there still a number of other improvements being worked on?
full member
Activity: 163
Merit: 100
It wasn't too hot today. Embarrassed
sr. member
Activity: 414
Merit: 251
yeah that figures,
The soft in the head call it having a "soft day"

Since 1967, the International System of Units (SI) has defined the second as the duration of 9192631770 cycles of radiation corresponding to the transition between two energy levels of the caesium-133 atom.
British summer time can be measured as just ONE cycle, after rounding up to the nearest integer.

Oh yeah it's lashing it down here too.
full member
Activity: 125
Merit: 100
There is no such thing as British summer time, and it gets even worse in Northern Ireland, dam weather is depressing here, which explains why everyone is mad in the head lol
member
Activity: 94
Merit: 10
That would be Pacific time US  think about 1-2am GMT about 5 hours to go. give or take

I usually get mine at 4:30am CEST, so 3:30 BST.
sr. member
Activity: 414
Merit: 251
cool, so you know what BST is then ... I hesitated as I always get asked if we really have a summer ..harhar

my wallet says 3:30 every morning so you'll have incoming.
full member
Activity: 125
Merit: 100
That's cool, I am in the UK so that explains  Smiley
sr. member
Activity: 414
Merit: 251
That would be Pacific time US  think about 1-2am GMT about 5 hours to go. give or take
Jump to: