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

proactively fetch headers while waiting for a batch to be ready to be proven #29

Open
austinabell opened this issue Aug 5, 2024 · 0 comments

Comments

@austinabell
Copy link
Contributor

Currently, the service just waits for a full batch range of blocks before requesting all headers at once, where this could be proactively fetching headers in chunks as they are ready.

More of a minor optimization, given this IO is now quick, but will lower latency once enough blocks are produced.

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