-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check that KzgCommitments are consistent across all sidecars in batch…
… during verification (#6029) Squashed commit of the following: commit af1adf7 Merge: 0472f04 bf300b3 Author: Jimmy Chen <[email protected]> Date: Fri Jul 12 14:33:35 2024 +1000 Merge branch 'das' into fix-kzg-batch-verification # Conflicts: # beacon_node/beacon_chain/src/kzg_utils.rs commit 0472f04 Author: Jimmy Chen <[email protected]> Date: Mon Jul 1 23:32:24 2024 +1000 Fix incorrect `kzg_commitments` passed to CKZG and add test.
- Loading branch information
1 parent
ff08e96
commit fd38584
Showing
2 changed files
with
46 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters