chrisguida / smaug

`smaug` watches your bitcoin treasury with a meticulous eye
MIT License
14 stars 3 forks source link

feat: scanblocks status #29

Open chrisguida opened 11 months ago

chrisguida commented 11 months ago

smaug should print the status of the scanblocks call to the log.

this is because when the user first adds a wallet, the entire blockfilter index is scanned from genesis to tip, and this can take several minutes.

adding the status in the log allows the user to see that something is happening when their smaug add command hangs

ca-ruz commented 1 month ago

It would be nice if we return control to the user while it scans.