Skip to content

Conversation

terencechain
Copy link
Collaborator

This is a prototype to show how the beacon node can retrieve blobs and proofs from the execution layer client based on a filter parameter. Added a new flag --blob-to-address, which makes the node attempt to fetch any type 3 transaction blobs sent to that address

So far, results on Sepolia look promising when testing a single address.

Screenshot 2025-10-17 at 8 33 04 AM

Next steps to complete the end-to-end flow:

  • how to persist blobs in the DB so they can be served later over RPC, since blobs aren’t first-class data columns
  • logic to manually request all 64 columns over RPC if a blob is missing from the EL client

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

Successfully merging this pull request may close these issues.

1 participant