rearwheels (OP)
|
|
July 05, 2011, 10:57:19 AM |
|
Thanks guys.
Sorry my health is not good, no new features for now.
|
|
|
|
Boing7898
|
|
July 05, 2011, 12:32:06 PM |
|
When you have time, could you add bitp.it? Thanks!
|
|
|
|
rearwheels (OP)
|
|
July 05, 2011, 01:05:41 PM |
|
Will do! I'm half done with arsbitcoin.
|
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
July 06, 2011, 12:01:57 PM |
|
I just realised how perfect this is for local Multipool monitoring.
|
|
|
|
kakobrekla
|
|
July 07, 2011, 08:15:45 AM |
|
After adding slush i get
A PHP Error was encountered Severity: Notice Message: Undefined index: confirmed_rewards Filename: models/api_model.php Line Number: 752
|
|
|
|
rearwheels (OP)
|
|
July 07, 2011, 08:40:02 AM |
|
Could you add Eligius Do you have a link to the Eligius APIs? I tried to find it on their site but nothing.
|
|
|
|
rearwheels (OP)
|
|
July 07, 2011, 08:41:00 AM |
|
I just realised how perfect this is for local Multipool monitoring.
yap, for those who runs backup pools, this is great for knowing when your miners switched to a secondary pool.
|
|
|
|
rearwheels (OP)
|
|
July 07, 2011, 08:44:47 AM |
|
After adding slush i get
A PHP Error was encountered Severity: Notice Message: Undefined index: confirmed_rewards Filename: models/api_model.php Line Number: 752
Arg, a bug. I'm surprised I did not catch this. I have made some changes. Please let me know if you face the same error.
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
July 07, 2011, 10:54:11 AM |
|
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
|
|
|
|
rearwheels (OP)
|
|
July 07, 2011, 12:10:09 PM |
|
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.
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
July 07, 2011, 01:57:14 PM |
|
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.
|
|
|
|
rearwheels (OP)
|
|
July 07, 2011, 03:35:02 PM |
|
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.
|
|
|
|
rearwheels (OP)
|
|
July 07, 2011, 04:47:33 PM |
|
Added in a auto-refresh.
The main page will auto-refresh every 5 minutes.
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
July 08, 2011, 10:22:12 AM |
|
nice work!
what about bitcoins.lc?
|
|
|
|
rearwheels (OP)
|
|
July 08, 2011, 10:45:41 AM |
|
nice work!
what about bitcoins.lc?
Tks. The last time I checked, bitcoins.lc don't provide user's data via JSON API.
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
July 08, 2011, 11:28:57 AM |
|
All fixed - nice job.
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
|
July 08, 2011, 04:10:13 PM |
|
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
|
|
|
|
inlikeflynn
Newbie
Offline
Activity: 34
Merit: 0
|
|
July 08, 2011, 07:05:09 PM |
|
any chance of getting this to work with arsbitcoin.com? thanks.
|
|
|
|
organofcorti
Donator
Legendary
Offline
Activity: 2058
Merit: 1007
Poor impulse control.
|
|
July 08, 2011, 09:56:43 PM |
|
It already should. click on the 'API tokens' tab.
|
|
|
|
|