Rescan from specific height when importing privkey #27

Open
opened 3 years ago by duke · 3 comments
duke commented 3 years ago
Owner

Currently when importing a privkey, SDL rescans from block 1. We should allow advanced users set a block height to rescan from, just like setting a wallet birthday.

This can save potentially large amounts of time and bandwidth.

Currently when importing a privkey, SDL rescans from block 1. We should allow advanced users set a block height to rescan from, just like setting a wallet birthday. This can save potentially large amounts of time and bandwidth.
Poster
Owner

Tasks

  • Add Rescan Height as optional GUI element
  • If Rescan Height is > 0, use that instead of height=1
Tasks * [ ] Add Rescan Height as optional GUI element * [ ] If Rescan Height is > 0, use that instead of height=1
Poster
Owner

It seems this will require lite server API changes in silentdragonlite-cli and/or other repos. There is no way to tell the backend to rescan from a specific height.

The rescan lite RPC should take a new optional parameter that can rescan from a certain height.

It seems this will require lite server API changes in silentdragonlite-cli and/or other repos. There is no way to tell the backend to rescan from a specific height. The `rescan` lite RPC should take a new optional parameter that can rescan from a certain height.
Poster
Owner

Some things have changed in our backend, is it still the case that the rescan lite RPC takes no optional height?

Some things have changed in our backend, is it still the case that the rescan lite RPC takes no optional height?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.