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

Add frontier scan functionality to the ascended bootstrapping client #20

Open
qwahzi opened this issue Aug 13, 2023 · 0 comments
Open

Comments

@qwahzi
Copy link
Owner

qwahzi commented Aug 13, 2023

There is one more algorithm that is present in legacy bootstrap but not in new ascending one, and that is frontier scan. Currently each request can only sample a single account, but with that frontier scanning ability we could sample ~1k accounts at a time. That should be especially useful in this late stage where there are relatively few accounts out of sync.

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

No branches or pull requests

1 participant