Skip to content

Use data column batch verification consistently - #6851

Merged
mergify[bot] merged 2 commits into
sigp:unstablefrom
dapplion:kzg-batch-peerdas
Feb 3, 2025
Merged

mergify[bot] merged 2 commits into
sigp:unstablefrom
dapplion:kzg-batch-peerdas

Conversation

@dapplion

@dapplion dapplion commented Jan 23, 2025 •

Copy link
Copy Markdown
Collaborator

Issue Addressed

Resolve a TODO(das) to use KZG batch verification in put_rpc_custody_columns

Proposed Changes

Uses verify_kzg_for_data_column_list_with_scoring in all paths that send more than one column. To use batch verification and have attributability of which peer is sending a bad column.

Needs to move verify_kzg_for_data_column_list_with_scoring into the type's module to convert to the KZG verified type.

@dapplion dapplion added ready-for-review The code is ready for review das Data Availability Sampling labels Jan 23, 2025
@dapplion dapplion mentioned this pull request Jan 25, 2025
52 tasks
Comment thread beacon_node/beacon_chain/src/data_column_verification.rs Outdated
Comment thread beacon_node/beacon_chain/src/data_column_verification.rs Outdated
@jimmygchen jimmygchen added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels Jan 30, 2025
@dapplion
dapplion requested a review from jxs as a code owner February 1, 2025 05:03
@dapplion dapplion added ready-for-review The code is ready for review and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels Feb 1, 2025

@jimmygchen jimmygchen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks great!

@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Feb 3, 2025
mergify Bot added a commit that referenced this pull request Feb 3, 2025
@mergify
mergify Bot merged commit 95cec45 into sigp:unstable Feb 3, 2025
@dapplion
dapplion deleted the kzg-batch-peerdas branch February 3, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

das Data Availability Sampling ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants