-
Notifications
You must be signed in to change notification settings - Fork 111
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
feat(scanner): Start scanning where it left off last time #8022
Closed
3 of 7 tasks
Tracked by
#7728
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
I-slow
Problems with performance or responsiveness
Comments
oxarbitrage
added
S-blocked
Status: Blocked on other tasks
P-Medium ⚡
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
labels
Nov 28, 2023
9 tasks
I updated this design after the changes in PR #8036 |
9 tasks
Hey team! Please add your planning poker estimate with Zenhub @arya2 @oxarbitrage @teor2345 @upbqdn |
3 tasks
I updated the tests based on what we skipped for other tickets. Feel free to open more tickets for those tests. |
7 tasks
7 tasks
7 tasks
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
I-slow
Problems with performance or responsiveness
Motivation
We discussed in the Zebra team for the need of restarting a scan that was interrupted, left behind or if new keys are added to the config after a restart. Ideally the scan for a key should start around where it was left when applicable.
Suggested Design
A possible design might be:
Testing
zebrad
are scannedThe text was updated successfully, but these errors were encountered: