gcash / android-neutrino

Android mobile wallet using the bchwallet/neutrino backend
9 stars 9 forks source link

Transactions not displayed reliably #16

Open zquestz opened 5 years ago

zquestz commented 5 years ago

When importing a new wallet, all transactions show up if you don't do anything while the wallet syncs. However, if you generate an address during the sync then it doesn't display all the transactions... I had it only display 2/5 transactions when I click the address generation button during sync.

zquestz commented 5 years ago

In addition I had a transaction that showed 7 confirmations, but when restarting the app it showed finalized. Seems something in the tx update code needs fixing.