Pages:
Author

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

sr. member
Activity: 444
Merit: 254
July 11, 2011, 10:19:37 AM
#89

Just added bitp.it!

Will work on nofeemining.com.

But I may be away for about 2 weeks and have limited access to a computer/internet. If there's any bug, please report here. Tks!
sr. member
Activity: 256
Merit: 250
July 10, 2011, 06:55:14 PM
#88
Can you add nofeemining.com?
newbie
Activity: 9
Merit: 0
July 09, 2011, 03:31:13 PM
#87
There is a small bug in "Your Total Hashrate", it's related with Slush poll JSON API.
When worker hash rate exceed over 1000MH/s it isn't count to "Your Total Hashrate".
Worker hash rate look like this: 1,000.00MH/s, so I think that the reason of this bug is coma after thousand.

http://i52.tinypic.com/103tnwz.png

You are right, the coma after the thousand caused the problem, and I'm the one who put that in to pretty up the numbers. I put in the "pretty up" code too early and screwed up the addition....Cheesy

Fixed. Please try and let me know.

I did not manage to test this as I don't have a 1ghs system to test this. Cheesy Thanks for catching this.

ps...I was running high fever on and off for the past 2 weeks. Cheesy

It's OK now Smiley Thank you for fast reaction and great site.
sr. member
Activity: 444
Merit: 254
July 09, 2011, 07:25:01 AM
#86
Thanks for your work on this, rearwheels!

no problem!
sr. member
Activity: 444
Merit: 254
July 09, 2011, 07:23:13 AM
#85
There is a small bug in "Your Total Hashrate", it's related with Slush poll JSON API.
When worker hash rate exceed over 1000MH/s it isn't count to "Your Total Hashrate".
Worker hash rate look like this: 1,000.00MH/s, so I think that the reason of this bug is coma after thousand.



You are right, the coma after the thousand caused the problem, and I'm the one who put that in to pretty up the numbers. I put in the "pretty up" code too early and screwed up the addition....Cheesy

Fixed. Please try and let me know.

I did not manage to test this as I don't have a 1ghs system to test this. Cheesy Thanks for catching this.

ps...I was running high fever on and off for the past 2 weeks. Cheesy
sr. member
Activity: 444
Merit: 254
July 09, 2011, 07:20:16 AM
#84
any chance of getting this to work with arsbitcoin.com?
thanks.

I've added it in, will update the first post.

Tks, organofcorti.
sr. member
Activity: 444
Merit: 254
July 09, 2011, 07:19:26 AM
#83
nice work!

what about bitcoins.lc?

Tks.

The last time I checked, bitcoins.lc don't provide user's data via JSON API.

oops, you are right

They do provide pool stats via JSON API, nut not individual miners, so until they do, there's nothing I can do.

btw, they have the best looking web interface, imho.
legendary
Activity: 1762
Merit: 1011
July 09, 2011, 05:44:51 AM
#82
Thanks for your work on this, rearwheels!
newbie
Activity: 9
Merit: 0
July 09, 2011, 04:30:03 AM
#81
There is a small bug in "Your Total Hashrate", it's related with Slush poll JSON API.
When worker hash rate exceed over 1000MH/s it isn't count to "Your Total Hashrate".
Worker hash rate look like this: 1,000.00MH/s, so I think that the reason of this bug is coma after thousand.

http://i52.tinypic.com/103tnwz.png
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 08, 2011, 04:56:43 PM
#80
It already should. click on the 'API tokens' tab.
newbie
Activity: 34
Merit: 0
July 08, 2011, 02:05:09 PM
#79
any chance of getting this to work with arsbitcoin.com?
thanks.
legendary
Activity: 1708
Merit: 1020
July 08, 2011, 11:10:13 AM
#78
nice work!

what about bitcoins.lc?

Tks.

The last time I checked, bitcoins.lc don't provide user's data via JSON API.

oops, you are right
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 08, 2011, 06:28:57 AM
#77
All fixed - nice job.  Grin
sr. member
Activity: 444
Merit: 254
July 08, 2011, 05:45:41 AM
#76
nice work!

what about bitcoins.lc?

Tks.

The last time I checked, bitcoins.lc don't provide user's data via JSON API.
legendary
Activity: 1708
Merit: 1020
July 08, 2011, 05:22:12 AM
#75
nice work!

what about bitcoins.lc?
sr. member
Activity: 444
Merit: 254
July 07, 2011, 11:47:33 AM
#74

Added in a auto-refresh.

The main page will auto-refresh every 5 minutes.
sr. member
Activity: 444
Merit: 254
July 07, 2011, 10:35:02 AM
#73
No, doesn't go away after a refresh. It's not a big deal, doesn't seem to affect stats. The page just looks less pretty.

Ah! It's due to an invalid token key.

MTRed returns a proper message, while most other pools return empty values.

Please refresh and you will see a proper error message.
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 07, 2011, 08:57:14 AM
#72
No, doesn't go away after a refresh. It's not a big deal, doesn't seem to affect stats. The page just looks less pretty.
sr. member
Activity: 444
Merit: 254
July 07, 2011, 07:10:09 AM
#71
I got some errors as well after adding Slush, Bitclockers, Bitcoinpool, Deepbit, Mineco.in, ozco.in and Mt Red all yesterday evening


A PHP Error was encountered
Severity: Notice
Message: Undefined index: workers
Filename: models/api_model.php
Line Number: 426

A PHP Error was encountered
Severity: Notice
Message: Undefined index: balance
Filename: models/api_model.php
Line Number: 428

A PHP Error was encountered
Severity: Notice
Message: Undefined index: balance
Filename: models/api_model.php
Line Number: 430

A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: models/api_model.php
Line Number: 439


Hmm...These errors are caused by the code in mtred.com. I think the JSON returned must have been corrupted.

I assume this only happen once and if you refresh it goes away?

I'll put in some checks so that it does not break so easily and display these errors.
donator
Activity: 2058
Merit: 1007
Poor impulse control.
July 07, 2011, 05:54:11 AM
#70
I got some errors as well after adding Slush, Bitclockers, Bitcoinpool, Deepbit, Mineco.in, ozco.in and Mt Red all yesterday evening


A PHP Error was encountered
Severity: Notice
Message: Undefined index: workers
Filename: models/api_model.php
Line Number: 426

A PHP Error was encountered
Severity: Notice
Message: Undefined index: balance
Filename: models/api_model.php
Line Number: 428

A PHP Error was encountered
Severity: Notice
Message: Undefined index: balance
Filename: models/api_model.php
Line Number: 430

A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: models/api_model.php
Line Number: 439
Pages:
Jump to: