Post
Topic
Board Mining (Altcoins)
Re: cryptoGlance [v2.1] :: Open-source, self-hosted, multi-rig monitoring tool!
by
Biffa
on 10/12/2017, 08:10:36 UTC
Seems to be some issues with the wallet monitoring lately. Is that to do with the currency conversion side of it or something else?

Interesting... Can you hit this URL? http://walletapi.cryptoglance.info/?from=ETH&to=CAD

Yes that works fine, and today the wallets are showing up ok.

I might have led you down the wrong route looking for the issue in the currency conversion. Basically, the wallets were not showing any totals.

Is there an api call to get the wallet totals I can test? Is that a self hosted service that you run as well or do you do calls from an external provider for the wallet info?

Thanks for replying

We host the conversion, so 1 BTC = x fiat.

The other coins are remote apis with blockchain services. Which coins do you have in your wallet, I can review the API endpoints. PM if you don't want public knowledge

Just bitcoin wallets, is there an api link I can check from my end?

Sorry, I don't have the capacity to commit a fix at the moment, but there is interest in us building cryptoglance again in a better cross-platform way.

HOWEVER, if you'd like to make a change, you can try:
1) Find the code for cryptoglance. If it was installed on windows, its under the install location and within "app" i believe.
2) Find the file: includes/classes/wallets/bitcoin.php
3) Remove the // on line 10, add a // on line 11
4) Remove the // on line 22, add a // on line 23
5) Save and reload the app.


This should be all it needs.

BTC conversion seems to be stuck at 7332.53000001

And I know you aren't actively developing the software anymore, but I sent you a small Christmas present for old times sake Smiley