Pages:
Author

Topic: *BTC Poolwatch* - no new dev for now - page 2. (Read 33495 times)

sr. member
Activity: 444
Merit: 254
November 30, 2011, 10:31:01 AM
Hi! Could you please add yourbtc.net to your site?

Done! But please help me test if the workers' status is being shown correctly.

i.e.
Green = worker alive
Red = worker dead

The JSON API does not have explicit info on worker status, so I'm using the "Idle Since" value which should be NULL if worker is active (I guess).

vip
Activity: 1358
Merit: 1000
AKA: gigavps
November 30, 2011, 08:01:22 AM
Hi! Could you please add yourbtc.net to your site?
sr. member
Activity: 444
Merit: 254
November 28, 2011, 03:17:31 AM
Could you please add ABCPool.co?  Thanks!


After 2mths and 20 days....it's done. Tongue

I got 2 rigs mining on it to try this out.
sr. member
Activity: 284
Merit: 251
November 11, 2011, 08:29:20 PM
Great site.
hero member
Activity: 714
Merit: 500
November 10, 2011, 07:55:38 AM
Nice, i will try this.

Tried: Nice job!
sr. member
Activity: 383
Merit: 250
November 10, 2011, 03:12:43 AM

"Confirmed Rewards" on the left side should be from ["unpaid_rewards":0.84874402].
"Estimated" on the right side should be removed.

Btcguild is now pps and miners get paid for all valid shares submitted. There is no waiting for confirmed blocks. This is why they charge a fee now. Should look just like Arsbitcoin.

done!

Nice! Looks great. Thank you.
sr. member
Activity: 444
Merit: 254
November 10, 2011, 03:01:00 AM

"Confirmed Rewards" on the left side should be from ["unpaid_rewards":0.84874402].
"Estimated" on the right side should be removed.

Btcguild is now pps and miners get paid for all valid shares submitted. There is no waiting for confirmed blocks. This is why they charge a fee now. Should look just like Arsbitcoin.

done!
sr. member
Activity: 444
Merit: 254
November 10, 2011, 03:00:08 AM
got it! The values are after the histories.

json dictionary is unordered, so I have no control how information is serialized. But as far as you parse it with json decoder, those values will be there forever.

yap, sorry abt that. I was eyeballing the json initially.
legendary
Activity: 1762
Merit: 1011
November 10, 2011, 01:50:38 AM
There is a typo on the reported hash rate of BitcoinPool. It shows up as Speed:91.06 MH/s instead of Speed:91.06 GH/s.

Also, do you have any idea why BitcoinPool constantly shows up as red, even when mining just fine?

Hmm...bitcoinpool replies in the json "active"="No" or "active"="Yes". I've made some changes to my code. Please let me know if the change solved this problem.

Regards,
Koo

Yep, both issues look to be fixed.  Thanks!
sr. member
Activity: 383
Merit: 250
November 09, 2011, 08:35:27 PM
One slight problem still. Btcguild shows unconfirmed. Should change it to confirmed as it is now a pps only pool.

oh, ic. There are 2 values from btcguild, paid and unpaid. I'm displaying it as follows:

paid="confirmed"
unpaid="estimated"

Does this represent the values well? I can't change much due to all of them being sub-classed from the same parent (if you know what I'm talking about...software engineering stuff).

I'll have to relook at my design to cater for different payments.

Regards,
Koo

"Confirmed Rewards" on the left side should be from ["unpaid_rewards":0.84874402].
"Estimated" on the right side should be removed.

Btcguild is now pps and miners get paid for all valid shares submitted. There is no waiting for confirmed blocks. This is why they charge a fee now. Should look just like Arsbitcoin.
legendary
Activity: 1386
Merit: 1097
November 09, 2011, 08:25:12 PM
got it! The values are after the histories.

json dictionary is unordered, so I have no control how information is serialized. But as far as you parse it with json decoder, those values will be there forever.
sr. member
Activity: 444
Merit: 254
November 09, 2011, 08:21:36 PM
got it! The values are after the histories.

I see the active users has been added back in.

I've put back in the code to display the pool info.

Thanks Slush.
legendary
Activity: 1386
Merit: 1097
November 09, 2011, 08:19:44 PM
ok, active_workers is back :-)
legendary
Activity: 1386
Merit: 1097
November 09, 2011, 08:13:28 PM
The current code parses it for "active_workers" and "ghash_ps" which are not in the json. Please let me know if this has changed from last time or I'm looking at something else.

ghash_ps is here. active_workers is away for almost half a year. But it's pretty easy to turn it back on this server. If you wait a moment, it will be in json again...
sr. member
Activity: 444
Merit: 254
November 09, 2011, 08:05:47 PM

I'm getting the json from here:
http://mining.bitcoin.cz/stats/json/

The current code parses it for "active_workers" and "ghash_ps" which are not in the json. Please let me know if this has changed from last time or I'm looking at something else.
legendary
Activity: 1386
Merit: 1097
November 09, 2011, 07:56:12 PM
Looks like Slush pool information has changed and there's only historical information. So I've removed it.

What changed? I only added few extra fields, but everything should be backward compatible.
sr. member
Activity: 444
Merit: 254
November 09, 2011, 07:50:52 PM
Anyone else getting btcpoolwatch database errors when getting refreshes of Slush pool API?

yep. must be my exahash farm.

Long time no see!
sr. member
Activity: 444
Merit: 254
November 09, 2011, 07:50:04 PM
Anyone else getting btcpoolwatch database errors when getting refreshes of Slush pool API?

Looks like Slush pool information has changed and there's only historical information. So I've removed it.
sr. member
Activity: 444
Merit: 254
November 09, 2011, 07:49:03 PM
One slight problem still. Btcguild shows unconfirmed. Should change it to confirmed as it is now a pps only pool.

oh, ic. There are 2 values from btcguild, paid and unpaid. I'm displaying it as follows:

paid="confirmed"
unpaid="estimated"

Does this represent the values well? I can't change much due to all of them being sub-classed from the same parent (if you know what I'm talking about...software engineering stuff).

I'll have to relook at my design to cater for different payments.

Regards,
Koo
donator
Activity: 2058
Merit: 1007
Poor impulse control.
November 09, 2011, 11:01:42 AM
Anyone else getting btcpoolwatch database errors when getting refreshes of Slush pool API?

yep. must be my exahash farm.
Pages:
Jump to: