8000 Remove da_window filter inside verify_kzg_for_rpc_blocks · Issue #7501 · sigp/lighthouse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove da_window filter inside verify_kzg_for_rpc_blocks #7501

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

Open
dapplion opened this issue May 20, 2025 · 0 comments
Open

Remove da_window filter inside verify_kzg_for_rpc_blocks #7501

dapplion opened this issue May 20, 2025 · 0 comments

Comments

@dapplion
Copy link
Collaborator

Currenlty verify_kzg_for_rpc_blocks does not verify the sidecars of blocks outside the DA window. However, the RpcBlocks STILL carry this sidecars. We may end up importing them anyway. Eventually this sidecars will be pruned, but I find it weird to have to handle this edge case inside verify_kzg_for_rpc_blocks. If it's for efficiency purposes only shouldn't have much effect. And it feels like the role of sync to not fetch data outside the da_window anyway

@dapplion dapplion mentioned this issue May 20, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0