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

Blob syncing #3686

Closed
realbigsean opened this issue Nov 4, 2022 · 2 comments
Closed

Blob syncing #3686

realbigsean opened this issue Nov 4, 2022 · 2 comments
Assignees
Labels

Comments

@realbigsean
Copy link
Member

Description

We have a fair bit of the boiler plate implemented for blob sync, but not the actual processing of rpc blob responses, which should be here. This is the one place where we will handle blocks and blobs independently, so we'll have to be able to handle receiving blocks but not blobs and vice versa.

Additionally we don't have any backfill logic for syncing blobs, but this shouldn't be a blocker for testnets, so it's a lower priority.

@realbigsean
Copy link
Member Author

Resolved in #3751

Apart from backfill, so I'll leave this open for now

@realbigsean
Copy link
Member Author

Backfill sync works as of this PR: #3846

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant