HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
February 25, 2018, 09:53:29 PM |
|
Yes, In my opinion, I can! I will check it tomorrow!
|
|
|
|
freddie2003
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 09, 2018, 11:42:09 AM |
|
Hello, I have a problem with app. I can´t view online RIG :-( only "All" but Online is empty. Then no notifications... Can you help me please??? Flypool -> ZEC
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
March 19, 2018, 06:23:29 PM |
|
Hello, I have a problem with app. I can´t view online RIG :-( only "All" but Online is empty. Then no notifications... Can you help me please??? Flypool -> ZEC
Hi, sorry for the late answer! What is the value of the "Offline timer" on the Account detail page? Because it is too small, the worker always be offline, and the notification does not work. All of these things based on this value. I attached a screenshot about where you can find it: https://asimpm.com/offline_worker.png
|
|
|
|
freddie2003
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 19, 2018, 06:42:30 PM |
|
Hello, thanks :-) I have 10min it is the problem... 20min better???
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
March 19, 2018, 07:24:06 PM |
|
Hello, thanks :-) I have 10min it is the problem... 20min better???
If I remember well, the cache time is 10 mins on Ethermine/Flypool, so set greater than 10 (Default is 15). I think, 20 should be fine.
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
March 26, 2018, 06:13:01 PM |
|
Added LuckPool support! But please note: LuckPool does not support workers' list!
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
March 29, 2018, 07:37:00 PM |
|
Updated to V2.8!
|
|
|
|
at10ti0n
Newbie
Offline
Activity: 16
Merit: 0
|
|
April 05, 2018, 09:54:57 AM |
|
Hey thanks for adding Luckpool.org! One thing their api do provide the worker data, part of the history object https://luckpool.org/api/worker_stats?Do you think you could add worker data as well?
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
April 07, 2018, 08:52:56 PM |
|
Hey thanks for adding Luckpool.org! One thing their api do provide the worker data, part of the history object https://luckpool.org/api/worker_stats?Do you think you could add worker data as well? Yes, I can. But to do it, I have to update the app in the store. This takes more time
|
|
|
|
q89p426
Newbie
Offline
Activity: 11
Merit: 0
|
|
May 09, 2018, 09:48:38 PM |
|
Hi I am using your iOS app to monitor my ravencoin miner on suprnova pool. Whenever I go to "transactions" tab, it pop up a message saying "Invalid server responses". The confirmed and unconfirmed are updated fine with other info. I just dont know why such error message keep appear. maybe you can have a fix for this?
I also have a suggestion. Can you make the app to show estimated hash rate ? or better, show a graph of hash rates through the day/week/month/etc. ?
Finally, Thanks for app. It finds it very helpful.
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 10, 2018, 03:14:52 PM |
|
Hi I am using your iOS app to monitor my ravencoin miner on suprnova pool. Whenever I go to "transactions" tab, it pop up a message saying "Invalid server responses". The confirmed and unconfirmed are updated fine with other info. I just dont know why such error message keep appear. maybe you can have a fix for this?
I also have a suggestion. Can you make the app to show estimated hash rate ? or better, show a graph of hash rates through the day/week/month/etc. ?
Finally, Thanks for app. It finds it very helpful.
Hi, Thanks for the very good questions! I guess, the transactions chart/table is empty ("Last 0 transaction(s)" appears in the header)... On the transaction view, the app request the balances and the transactions. I do not know why, some API endpoints are wrong on suprnova, like getusertransactions in case of RVN. The response of this request is empty. No stats or error message in it, just empty. This is the reason why the app says "Invalid server response", because is it. ) This case is "lucky", because in case of DCR the "main" request is wrong which is opens the detail tab, as a result the users cannot use the app with DCR on suprnova. I reported it to suprnova a few month ago, but nothing happened yet... MPOS based pool's API does not support hashrate history, so I cannot "draw a graph" without information And also a problem, to the iOS system does not like background running (some performance and battery life reasons), so I also cannot collect and store information from the pool in interval. I hope to I answered all of your questions Have a nice day!
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 10, 2018, 03:17:29 PM |
|
New version is available with a very interesting feature: Miner Monitor! You can monitor your miner's GPUs' temperature from your mobile in REAL-TIME! For more info, please visit the webpage: https://asimpm.com/help/minermonitor
|
|
|
|
q89p426
Newbie
Offline
Activity: 11
Merit: 0
|
|
May 11, 2018, 01:22:03 AM |
|
New version is available with a very interesting feature: Miner Monitor! You can monitor your miner's GPUs' temperature from your mobile in REAL-TIME! For more info, please visit the webpage: https://asimpm.com/help/minermonitorI changed the miner name in the config file as shown in the website but the iOS app still shows "default". Is there any other place that I need to change as well ?
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 11, 2018, 07:21:27 AM |
|
New version is available with a very interesting feature: Miner Monitor! You can monitor your miner's GPUs' temperature from your mobile in REAL-TIME! For more info, please visit the webpage: https://asimpm.com/help/minermonitorI changed the miner name in the config file as shown in the website but the iOS app still shows "default". Is there any other place that I need to change as well ? No, nothing else. You have to pay attention for the "" characters and the , in the end of the line if this row not the last. I think I will change the config file structure, it is too sensitive for to be correct
|
|
|
|
at10ti0n
Newbie
Offline
Activity: 16
Merit: 0
|
|
May 11, 2018, 02:34:03 PM |
|
just wanted to let you know that luckpool has changed their domain for Zen and will follow up with the others in the next weeks. The new API for the zen pool can be found here: https://luckpool.net/zen/api.htmlDo you you could add support for the new Zen pool?
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 12, 2018, 08:28:48 AM |
|
New version is available with a very interesting feature: Miner Monitor! You can monitor your miner's GPUs' temperature from your mobile in REAL-TIME! For more info, please visit the webpage: https://asimpm.com/help/minermonitorI changed the miner name in the config file as shown in the website but the iOS app still shows "default". Is there any other place that I need to change as well ? No, nothing else. You have to pay attention for the "" characters and the , in the end of the line if this row not the last. I think I will change the config file structure, it is too sensitive for to be correct New Clients are available for Linux and Windows. You can edit the name and temperature unit inside the client, so you cannot touch for the config file!
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 12, 2018, 08:31:18 AM |
|
just wanted to let you know that luckpool has changed their domain for Zen and will follow up with the others in the next weeks. The new API for the zen pool can be found here: https://luckpool.net/zen/api.htmlDo you you could add support for the new Zen pool? Thanks for the notice! I fast checked it, and I think it will not be a problem. Just I have to implement the new endpoints...
|
|
|
|
coindust2873
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 12, 2018, 05:35:17 PM |
|
Just set it up today with Suprnova and it does everything as advertised. I can see all 3 of my miners temps and mining statuses on my phone. This is everything I needed and a little bit more (predictive payouts are cool too). Nice job bro!
|
|
|
|
HunAsi (OP)
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 12, 2018, 06:40:21 PM |
|
Just set it up today with Suprnova and it does everything as advertised. I can see all 3 of my miners temps and mining statuses on my phone. This is everything I needed and a little bit more (predictive payouts are cool too). Nice job bro!
Thank you very much! If you have a little free time, please rate it on the App Store Futermore, If there is any problem with the app or with the client on your miners, just write to me! Finally, if you have an idea how we can make it better, please, share it with me
|
|
|
|
q89p426
Newbie
Offline
Activity: 11
Merit: 0
|
|
May 13, 2018, 09:25:58 PM |
|
New version is available with a very interesting feature: Miner Monitor! You can monitor your miner's GPUs' temperature from your mobile in REAL-TIME! For more info, please visit the webpage: https://asimpm.com/help/minermonitorI changed the miner name in the config file as shown in the website but the iOS app still shows "default". Is there any other place that I need to change as well ? No, nothing else. You have to pay attention for the "" characters and the , in the end of the line if this row not the last. I think I will change the config file structure, it is too sensitive for to be correct New Clients are available for Linux and Windows. You can edit the name and temperature unit inside the client, so you cannot touch for the config file! I downloaded and run the new client but got stuck at "state connecting..." so I dont get the barcode (new key) yet Do you have any idea why?
|
|
|
|
|