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 getBlobSidecars support for PeerDAS #6755

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented Jan 5, 2025

Issue Addressed

Closes #6251 .

Proposed Changes

The getBlobSidecars endpoint now serves blob sidecars on PeerDAS-enabled networks. For this endpoint to work on PeerDAS, the server needs to be custodying more than 50% of data columns. This means the node would either need to be a supernode (--subscribe-all-data-column-subnets) or have more than 64 validators attached to it. (validator custody not implemented yet)

@jimmygchen jimmygchen added HTTP-API das Data Availability Sampling labels Jan 5, 2025
@jimmygchen jimmygchen force-pushed the peerdas-get-blob-sidecars branch from 573342d to a9537f9 Compare January 5, 2025 23:29
@jimmygchen jimmygchen added the ready-for-review The code is ready for review label Jan 6, 2025
Copy link
Collaborator

@dapplion dapplion left a comment

Choose a reason for hiding this comment

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

Looks good to me

@pawanjay176 pawanjay176 added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jan 8, 2025
@jimmygchen
Copy link
Member Author

@mergify requeue

Copy link

mergify bot commented Jan 8, 2025

requeue

❌ This pull request head commit has not been previously disembarked from queue.

@jimmygchen
Copy link
Member Author

@mergify queue

Copy link

mergify bot commented Jan 8, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 7ec748a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling HTTP-API ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants