monero-ts icon indicating copy to clipboard operation
monero-ts copied to clipboard

Missing notifications when restoring wallet without restore height or daemon connection

Open woodser opened this issue 3 years ago • 0 comments

If a wallet is created without a restore height or daemon connection, the wallet estimates a restore height which may be greater than the current daemon height.

In this case, the library will not scan or provide notifications until it reaches its restore height.

As a result, some wallet data and notifications may be missing. This issue requests investigating missing scan data or notifications as a result of auto set restore height > daemon height.

woodser avatar Feb 05 '22 13:02 woodser