cryptoadvance / cryptoadvance/specter-desktop
Request: allow user to provide exact block height for pruned node.
- Dominant language
- Python
- Stars
- 847
- Forks
- 259
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 2
Description
If a user wants to bring a wallet that was setup prior to establishing an new Specter Desktop install, then the QuickSync and Pruned version of Specter will fail to show their funds: this is expected given the blockheight for the pruned node appears to be very recent.
Instead of making this user validate the entire blockchain, it would seem ideal to allow them to enter in their own blockheight. This would let all users simply drop in a blockheight from the year they started using Bitcoin. Heck, I could even envision an experience asking the user what year they got into Bitcoin, and then finding the last block height of the previous year.
Any way you look at it: folks should be able to specify the block height for pruned nodes.
Contributor guide
Assessment
This issue has not been assessed yet.