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!