Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable starting block for restore #763

Closed
LeMarwin opened this issue Nov 22, 2020 · 0 comments · Fixed by #759
Closed

Variable starting block for restore #763

LeMarwin opened this issue Nov 22, 2020 · 0 comments · Fixed by #759
Assignees

Comments

@LeMarwin
Copy link
Contributor

Currently restore starts from the first segwit block. See filterStartingHeight

Allow user to specify which block to start the restore from.

Show an estimate of that blocks issuance date to allow user-optimization like: "I created the wallet 6 moths ago, so I probably don't have to scan the last three years of the chain, only 6-7 months"

@LeMarwin LeMarwin self-assigned this Nov 22, 2020
LeMarwin added a commit that referenced this issue Nov 25, 2020
LeMarwin added a commit that referenced this issue Nov 25, 2020
* Restore kinda done

* Some more cleanup

* Add restore checkpoints

* Remove confusing lines

* Scan kinda works

* Add extra helpers

* Display restore status

* close #755

* Remove debug widget

* close #762

* close #763
NCrashed added a commit that referenced this issue Nov 30, 2020
* Break receive address to groups #751
* Wrong password message on sign tx #752
* Double spend indication fix #754
* RBF transaction indication (support for sending RBF is comming soon) 
#754
* Breaking change in hash format (overflow bug). Indexers should resync. 
#754
* New restore process that doesn't require storing filters on device 
#759
* Fixed bug with derivation path input #762
* You can specify starting block for restore #763
* No password wallets are handled correctly #701
* Height scanning improved #724
* Display un-synced indexers with an orange dot #723
* Add tor socs support #722
* Connection duplicates fixed #716
* Use only synced indexers in scan and restore #709
* Add GUI to setup DNS servers #706
* Alerts are now sticky to bottom of page #702
* Word break at seed restore #696
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant