bitcoindevkit / bitcoindevkit/bdk-cli
Give fast feedback on long operations
Open
enhancement
- Dominant language
- Rust
- Stars
- 141
- Forks
- 99
- Avg merge
- 6d 14m
- Merged PRs (30d)
- 1
Description
**Describe the enhancement**
Some wallet operations seem to hang up, even if they are working as intended. It would be nice to ensure all commands show liveness thorough their execution.
I found the Doherty Threshold, and I think it express succinctly what I'm referring to here.
**Use case**
Let users know the cli is making progress for operations like full scanning or synchronization.
Contributor guide
Assessment
This issue has not been assessed yet.