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

Implement engine_getBlobsV1 #12284

Open
somnathb1 opened this issue Oct 11, 2024 · 0 comments
Open

Implement engine_getBlobsV1 #12284

somnathb1 opened this issue Oct 11, 2024 · 0 comments
Labels
imp2 Medium importance

Comments

@somnathb1
Copy link
Contributor

Rationale

Why should this feature exist?
Helps CL fetch blobs directly from the EL's mempool, not having to wait on p2p to get blobs

What are the use-cases?
To be used by CLs and Caplin

Refer to https://github.com/ethereum/execution-apis/blob/main/src/engine/cancun.md#engine_getblobsv1

Implementation

Do you have ideas regarding the implementation of this feature?

  • Create a memory map for Blob hashes in the TxPool
  • Implement method eth_getBlobs in the Engine-API

Are you willing to implement this feature?
Yeah

@somnathb1 somnathb1 added the imp2 Medium importance label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imp2 Medium importance
Projects
None yet
Development

No branches or pull requests

1 participant