Skip to content

Remove KZG verification on blobs fetched from the EL #7771

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

Merged
merged 5 commits into from
Jul 25, 2025

Conversation

jimmygchen
Copy link
Member

Issue Addressed

Continuation of #7713, addresses comment about skipping KZG verification on EL fetched blobs:

#7713 (comment)

@jimmygchen jimmygchen requested a review from jxs as a code owner July 22, 2025 07:34
@jimmygchen jimmygchen added the optimization Something to make Lighthouse run more efficiently. label Jul 22, 2025
@jimmygchen jimmygchen added the ready-for-review The code is ready for review label Jul 22, 2025
jimmygchen and others added 3 commits July 22, 2025 18:00
…n-el-blobs-2

# Conflicts:
#	beacon_node/beacon_chain/src/fetch_blobs/fetch_blobs_beacon_adapter.rs
#	beacon_node/beacon_chain/src/metrics.rs
Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

LGTM

I just pushed one commit to remove an Arc clone haha.

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jul 25, 2025
mergify bot added a commit that referenced this pull request Jul 25, 2025
mergify bot added a commit that referenced this pull request Jul 25, 2025
mergify bot added a commit that referenced this pull request Jul 25, 2025
@mergify mergify bot merged commit 2aae08a into sigp:unstable Jul 25, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Something to make Lighthouse run more efficiently. ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants