blixt-wallet icon indicating copy to clipboard operation
blixt-wallet copied to clipboard

Make the syncing progression take compact filters into consideration

Open hsjoberg opened this issue 1 year ago • 1 comments
trafficstars

lnd's getInfo looks for sync of the block headers, making the progress bar and current block height almost instantly report tip (as header sync is fast). We should make it so that it also takes compact filters syncing into consideration.

hsjoberg avatar Feb 12 '24 13:02 hsjoberg

Also, this could be an opportunity to fix the infinity ♾️ issue.

niteshbalusu11 avatar Jun 26 '24 13:06 niteshbalusu11