eth2.0-specs/tests/core/pyspec/eth2spec/test/eip7594
Benedikt Wagner 83da3807ab
EIP7594: Do universal verification in verify_cell_kzg_proof_batch() (#3812)
* restructure verify_cell_kzg_proof_batch a bit

* first draft of universal verification equation

* add one more empty line to make linter happy

* make linter happy

* more testcases for verify_cell_kzg_proof_batch

* verify_cell_kzg_proof_batch: derive coefficient via hash

* rename verify_cell_kzg_proof_batch_challenge -> compute_verify_cell_kzg_proof_batch_challenge

* verify_cell_kzg_proof_batch: editorial + some refactoring

* Improve documentation and variable naming.

* remove k_i from code and doc

---------

Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-06-28 18:02:20 +03:00
..
merkle_proof lint 2024-05-03 17:10:08 +01:00
networking Add a short node_id test 2024-05-07 21:47:16 +08:00
unittests EIP7594: Do universal verification in verify_cell_kzg_proof_batch() (#3812) 2024-06-28 18:02:20 +03:00
__init__.py Rename `peerdas` to `eip7594` 2024-01-14 00:13:08 +08:00