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

Publish block before constructing blob sidecars #8682

Open
StefanBratanov opened this issue Oct 8, 2024 · 0 comments
Open

Publish block before constructing blob sidecars #8682

StefanBratanov opened this issue Oct 8, 2024 · 0 comments

Comments

@StefanBratanov
Copy link
Contributor

StefanBratanov commented Oct 8, 2024

In our current implementation, we wait for creating blob sidecars (inclusion proofs etc) before publishing both the block and the blob sidecars at the same time. It would make more sense to publish the block immediately before waiting for the creation of the blob sidecars. This way, nodes can take advantage of engine_getBlobsV1 more efficiently.

Inspired by https://x.com/jimmygchen/status/1843441689622708245

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