adds blob retrieval - #709
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…-getblobs align with main
Signed-off-by: m4sterbunny <harrie.bickle-ext@consensys.net>
Contributor
|
We already introduced the new CLI flags here. #697 The additional changes on the peer-das section look good |
Signed-off-by: m4sterbunny <harrie.bickle-ext@consensys.net>
tbenr
approved these changes
Feb 24, 2026
tbenr
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Assuming the formatting it is good for you. The added content is sound.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the PeerDAS “supernode required” note so operators can enable blob serving without running a supernode.
Fixes #707
Note
Low Risk
Documentation-only changes clarifying operator configuration; no runtime or protocol behavior is modified.
Overview
Updates the PeerDAS docs to clarify that serving complete blob data via the REST API (for example
getBlobs) is not strictly supernode-only: operators can alternatively enable--rest-api-getblobs-sidecars-download-enabledto fetch missing sidecars on-demand from the P2P network.Also reformats and tightens wording in the PeerDAS overview and node-role requirements section for readability (line wrapping and minor phrasing adjustments).
Written by Cursor Bugbot for commit 02354c7. This will update automatically on new commits. Configure here.