Skip to content

adds blob retrieval - #709

Merged
m4sterbunny merged 9 commits into
mainfrom
707-getblobs
Feb 24, 2026
Merged

m4sterbunny merged 9 commits into
mainfrom
707-getblobs

Conversation

@m4sterbunny

@m4sterbunny m4sterbunny commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

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-enabled to 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.

@vercel

vercel Bot commented Feb 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
doc-teku Ready Ready Preview, Comment Feb 24, 2026 11:00am

Request Review

Signed-off-by: m4sterbunny <harrie.bickle-ext@consensys.net>
@tbenr

tbenr commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

We already introduced the new CLI flags here. #697
Note that the CLI has been renamed (the already merged one is the correct one)

The additional changes on the peer-das section look good

Signed-off-by: m4sterbunny <harrie.bickle-ext@consensys.net>

@tbenr tbenr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Assuming the formatting it is good for you. The added content is sound.

@m4sterbunny
m4sterbunny merged commit 565a0fc into main Feb 24, 2026
14 of 15 checks passed
@m4sterbunny
m4sterbunny deleted the 707-getblobs branch February 24, 2026 14:56
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to allow the getBlobs API to retrieve required sidecars on demand

2 participants