Zap Wallet - Cross platform Lightning Network wallet focused on user experience and ease of use ⚡️
1.28k
stars
216
forks
source link
Sync process hangs at 99% for a long time when recovering a wallet whist lnd scans blocks for recoverable addresses #2080
Closed
mrfelton closed 5 years ago
Description
Sync process hangs at 99% for a long time when recovering a wallet whist lnd scans blocks for recoverable addresses.
Expected Behavior
Sync screen should factor in the additional time it takes to scan old blocks for recoverable addresses.
Actual Behavior
Sync screen hangs at 99% whilst old blocks are scanned.
Log output from lnd shows what is happening in the background:
Possible Fix
Factor recovery process into the sync progress calculations and progress bar display
Steps to Reproduce
Import an old wallet and monitor the lnd logs whist the sync is happening.
Your Environment