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

feat: download blobs in PendingBlocks #873

Merged
merged 15 commits into from
Mar 15, 2024

Conversation

MegaRedHand
Copy link
Collaborator

Closes #870

This PR adds another step to the PendingBlocks pipeline, by downloading the block's blobs before sending it to ForkChoice

@MegaRedHand MegaRedHand added the deneb Features related to the deneb hard fork label Mar 12, 2024
@MegaRedHand MegaRedHand self-assigned this Mar 12, 2024
@MegaRedHand MegaRedHand requested a review from a team as a code owner March 12, 2024 19:08
@MegaRedHand MegaRedHand force-pushed the download-blobs-in-pending-blocks branch from dc4ae2f to ef4cff3 Compare March 14, 2024 21:02
@MegaRedHand MegaRedHand changed the base branch from main to un-skip-passing-spectests March 14, 2024 21:02
@MegaRedHand MegaRedHand marked this pull request as draft March 14, 2024 21:02
@MegaRedHand MegaRedHand marked this pull request as ready for review March 15, 2024 14:03
Base automatically changed from un-skip-passing-spectests to main March 15, 2024 14:11
@MegaRedHand MegaRedHand merged commit f09ebd4 into main Mar 15, 2024
15 checks passed
@MegaRedHand MegaRedHand deleted the download-blobs-in-pending-blocks branch March 15, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deneb Features related to the deneb hard fork
Projects
Development

Successfully merging this pull request may close these issues.

Download blobs before sending blocks to fork choice
2 participants