Pages:
Author

Topic: MinerStatus 0.7.7 Beta Release - Last release of .7.x tree - page 2. (Read 5753 times)

member
Activity: 99
Merit: 10
- Bugfixes
- Added http://bitclockers.com/ Pool (http://forum.bitcoin.org/index.php?topic=10127.0)

FIXED: Turning on Airplane mode or otherwise shutting off your data will now inform the user that there is no data connection.

Reported by Dark (May 25, 2011)
Pop on the internet activity check so the 'will delete message doesn't spam if we forget to put data on
member
Activity: 99
Merit: 10
Good job! If you add a widget it would be priceless.  Wink

The widget is one of my next features to add.  I had to say no to someone's request to support app2SD because you can't have widgets included in your app if you support app2SD.
member
Activity: 99
Merit: 10
any chance it'll work with iphone or bb?

I actually put up a thread about porting this to BB and I received 0 responses so I'll probably focus on an iPhone port as soon as I'm at the 1.0 release level (aka, when I'm done adding the features that have been requested).  If there's significant interest, I'd be happy to port it to BB.  I've made a BB app at work so it wouldn't be much learning on my end.

The one downside to the iPhone port is it costs me $100/yr to be an iPhone developer.  I'm happy to learn the objective C on my own time, but I think I might have to charge $.99 for the iPhone app just to cover this cost.  I was hoping random donations would cover this cost, but if you click the link in my sig, you'll see the 1 btc I've received so far isn't making me rich Smiley
newbie
Activity: 28
Merit: 0
Good job! If you add a widget it would be priceless.  Wink
sr. member
Activity: 297
Merit: 251
Founder, Filmmaker, Fun Guy
any chance it'll work with iphone or bb?
member
Activity: 99
Merit: 10
Hey trumpetx - what is the purpose of this software for those of us who don't know?

This is what i use it for:  centralized app which displays MtGox exchange rate and it's a quick and secure way to keep up with your miners from your phone while you are out and about.  There has been many times where I've looked at the app and saw that my hashrate was low, so I knew to fix my miners.
T

This is exactly why I made the app Smiley 
newbie
Activity: 40
Merit: 0
Hey trumpetx - what is the purpose of this software for those of us who don't know?

This is what i use it for:  centralized app which displays MtGox exchange rate and it's a quick and secure way to keep up with your miners from your phone while you are out and about.  There has been many times where I've looked at the app and saw that my hashrate was low, so I knew to fix my miners.
T
member
Activity: 99
Merit: 10
This app checks a miner's status with up to five pools:

bitcoinpool
slush
btcmine
btcguild
deepbit


You can configure any number of miners at any number of pools.  Each pool has their own API and MinerStatus has created a unique view for each pool to closely match the data provided in the JSON response from pool.

I have a plate of features to add still, once they're all done I'll bump the version to 1.0 and start working on the iPhone port.
sr. member
Activity: 297
Merit: 251
Founder, Filmmaker, Fun Guy
0.7.1 Beta Release

Quote
- Refactored the code to produce a faster updating process.
- Added some historical record keeping on pool data (not doing anything with this yet - graphs maybe?)
- Added BTC Guild Pool
- Fixed issues with https & Mt. Gox

More features coming soon, this was more of a bugfix release.


https://market.android.com/details?id=me.davidgreene.minerstatus

Quick QR Code download link:




Hey trumpetx - what is the purpose of this software for those of us who don't know?
member
Activity: 99
Merit: 10
nice Tongue
mgtox/glbse charts ? hardware health ?

I'm not sure how I'd gauge hardware health (since I'm getting data from the JSON API's of Pools), but support for glbse public data is a definite option.
newbie
Activity: 42
Merit: 0
nice Tongue
mgtox/glbse charts ? hardware health ?
legendary
Activity: 800
Merit: 1001
+1

thanks trumpet!

-EP
member
Activity: 99
Merit: 10
I like  Grin

However, you should either display current MHash/s (at least BTC - Guild, and slush's pool display it) or time of last submitted share.

BTCGuild shows the current MHash rate (all workers added up) on the front page and a mhash for each worker on the detailed page.  IIRC Slush doesn't publish MHash in his JSON api unless he's changed it (I had sent him a request to do so a long while back).

EDIT: Here is what I see for slush's pool:

http://mining.bitcoin.cz/accounts/profile/json/3104-30b6bd141dd66bc2f11ccf8dc97512df
Quote
{"username": "trumpetx", "unconfirmed_reward": "0.00000000", "send_threshold": "1.00000000", "confirmed_reward": "0.00000000", "wallet": "", "estimated_reward": "0.00000000"}

If I actually mined on slush's pool does the API show the MHash?
newbie
Activity: 15
Merit: 0
I like  Grin

However, you should either display current MHash/s (at least BTC - Guild, and slush's pool display it) or time of last submitted share.
member
Activity: 99
Merit: 10
0.7.7

Quote
Bugfix:

Fixing a crash error when a btcguild or swepool API key had 0 associated workers to the account.

Fixing a crash error on the View Miner Detail page when Mt.Red returns nothing for "Round Solved"

0.7.6

Quote
*New feature:
BitMine status now has both workers and user statistics

*Bugfix:
Some force-closes have been fixed when first adding a BTCGuild API key

0.7.5

Quote
- KNOWN ISSUE:
-- BitcoinPool's JSON is messed up.  I can't fix it. (http://bitcoinpool.com/forum/viewtopic.php?f=4&t=237) EDIT: RESOLVED
-- Some users at Mt.Red are having issues.  There's something going on with the JSON for hashrate where it displays "false" instead of a decimal number.  I don't feel like coding around this since it will probably be fixed soon.  Bug MtRedMining in #mtred on IRC.  He is good peoples.

- BUGFIX:
-- Moving Deepbit to https instead of http which *seems* to fix the problem with Deepbit.  PLEASE let me know if Deepbit is still broken for you.  Also, mail me your API key so I can debug.  Thanks! ([email protected])

- FEATURE ADDITIONS:
-- By request, hitting the back button will go back after a "key up" instead of a "key down."
-- You can now delete miners directly from the options menu.

0.7.4.5

Quote
-- Fixing many Null Pointer errors which happened with Deepbit quite a lot.  If you've been having problems with Deepbit, go ahead and give it another go and email me if you have more crashes.


0.7.4

Quote
- Adding Mt. Red Pool
- Removing JodaTime library which will make this application MUCH smaller on your device
- Changed the date format (due to JodaTime removal) to a readable date (e.g. May 30, 2011 3:45 PM.)
- Truncated some decimal fields for some pools due to really, really long numbers which pushed data off the side of the screen.

0.7.3

Quote
-Added Swepool

0.7.2.5

Quote
-Changing the method of detecting whether a client is offline or online.  The previous code used for detection did not work in all cases.  Thanks to deathnetworks for the tip.

0.7.2

Quote
- Bugfixes
- Added http://bitclockers.com/ Pool (http://forum.bitcoin.org/index.php?topic=10127.0)

FIXED: Turning on Airplane mode or otherwise shutting off your data will now inform the user that there is no data connection.

Reported by Dark (May 25, 2011)
Pop on the internet activity check so the 'will delete message doesn't spam if we forget to put data on


0.7.1

Quote
- Refactored the code to produce a faster updating process.
- Added some historical record keeping on pool data (not doing anything with this yet - graphs maybe?)
- Added BTC Guild Pool
- Fixed issues with https & Mt. Gox

More features coming soon, this was more of a bugfix release.


https://market.android.com/details?id=me.davidgreene.minerstatus

Quick QR Code download link:

Pages:
Jump to: