ledger-live-mobile icon indicating copy to clipboard operation
ledger-live-mobile copied to clipboard

[Android] - Main Balance and Ethereum Tokens Balance incorrect in AUD

Open pwrfix opened this issue 4 years ago • 2 comments

Ledger Live Version and Operating System Tested on Ledger Live 2.26.0 (arm64-v8a 156) Phone version: Samsung S20, latest android

Expected behavior

  • TEL Coin balance correctly displayed in AUD
  • Account total balance (main screen) correctly matches individual account balances sum

Actual behavior

  • TEL Coin balance moves in wild swings not correlating to current price. Seems to sometimes display total asset balance in USD, even though it's AUD
  • Account balance on main screen does not sum correctly to individual accounts in portfolio

Steps to reproduce the behavior Sporadically (more often than not), balances in AUD for TEL Coin (Ethereum) do not calculate correctly or update at all, even when price is moving.

Clearing cache doesn't seem to correct - it's as if the underlying USD->AUD conversion is failing and/or not returning the correct currency exchange * number of assets * USD price.

Account balance on main screen (after refresh) provides a sum not the same as the individual accounts in the portfolio screen (after refresh). Seems to completely ignore ETH tokens in account balance on main screen.

pwrfix avatar May 06 '21 01:05 pwrfix

Hi @pwrfix and thanks for creating the issue.

It sounds like something we have recently fixed (via https://github.com/LedgerHQ/ledger-live-mobile/pull/1681) and that will be released in our next 2.27 release.

The bug was due to a cache on client side that was retaining the price between two different ranges. at the same time there are work to make our API better when there are volatility.

Let's keep this issue open and i can ping you when 2.27 is out. (right now it's actually a Beta on Android)

gre avatar May 06 '21 08:05 gre

Thanks @gre. I'll await the new version.

pwrfix avatar May 07 '21 01:05 pwrfix