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

Improve the blob endpoints not to query the EDS on every get #3629

Open
rach-id opened this issue Aug 6, 2024 · 0 comments
Open

Improve the blob endpoints not to query the EDS on every get #3629

rach-id opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
external Issues created by non node team members needs:triage

Comments

@rach-id
Copy link
Member

rach-id commented Aug 6, 2024

As of #3610, we query the EDS everytime when getting the proof for a blob.

This might lead to degraded performance. We can improve on only using that type of proof when GetProof. Otherwise, we keep just verifying the inclusion of the namespace.

@github-actions github-actions bot added needs:triage external Issues created by non node team members labels Aug 6, 2024
@rach-id rach-id self-assigned this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issues created by non node team members needs:triage
Projects
None yet
Development

No branches or pull requests

1 participant