fotolockr / CakeWallet

Home of Cake Wallet for XMR
https://www.cakewallet.io
MIT License
83 stars 38 forks source link

App re-scans network every time after opening #7

Closed InternalLoss closed 6 years ago

InternalLoss commented 6 years ago

Device - iPhone 8 Plus iOS - 11.3 beta (build 15E5189f) Build of App - Latest from iOS App Store

Whenever I open the wallet, it immediately starts a rescan from the height I gave it when I originally restored my Desktop wallet into my phone. It takes some time, as block rescans do, but when I shut the app and reopen it starts the full rescan all over again. I know in monero CLI you have to type save before exit - perhaps there should be an exit button that saves the last height of scan, so that every time you open the app it can scan from that height instead of the initial one, and hopefully catch up with rescanning a lot faster as it only has to go from its last point of open?

InternalLoss commented 6 years ago

It seems after leaving my iPhone open long enough, it updated; i left the app closed (i.e. swiping up and closing the app not just pausing it) and it seemed to stop doing it; sorry for the inconvenience!