KomodoPlatform / atomicDEX

This is the official AtomicDEX mobile (smartphone app) repository
https://atomicdex.io
GNU General Public License v2.0
10 stars 15 forks source link

Scrolling problem in wallet transactions #129

Open TylorRoss opened 4 years ago

TylorRoss commented 4 years ago

Wallet transaction keep resetting to to first transaction while scrolling through history

SirSevenG commented 4 years ago

Can you please explain in more details? AE: step-by-step reproduction and if possible screenshots.

CryptoMark81 commented 4 years ago

When you have a lot of transaction history in atomicdex wallet with certain coin and you go through those transactions by scrolling down them and every time wallet is updating transactions from spv servers wallet reset view history to most recent transaction. This makes impossible to check transactions in that time period especially when there are lot of transaction to scroll down and search it in time between checks from SPV.

SirSevenG commented 4 years ago

@CryptoMark81 Thanks for info. Will see what we can do with it.

teedan commented 4 years ago

I can confirm this problem with 0.2.7 on iOS. It's impossible to view old KMD transactions since after scrolling down to them, after 1-2 seconds, the page "resets" itself and jumps back to the newest transactions.

tonymorony commented 4 years ago

I think I've noticed issue with same behaviour to described in this issue while used the wallet with huge amount of transactions. @SirSevenG please make a wallet with huge amount of txs in tx history and try to navigate as users described above

SirSevenG commented 4 years ago

@tonymorony Generally, app loads tx history in background without issues. 'Reset' to first 10 txes happens on bad response from SPV, at least it looks like.