blixt-wallet
blixt-wallet copied to clipboard
Make the syncing progression take compact filters into consideration
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.
Also, this could be an opportunity to fix the infinity ♾️ issue.