eth2.0-specs/tests/generators/kzg_7594
Justin Traglia 5ace424cd8
`recover_cells_and_kzg_proofs` & matrix refactor (#3788)
* Recover cells and proofs & matrix clean up

* Fix table of contents

* Update reference tests generator

* Update test format

* Remove unused imports

* Fix some minor nits

* Rename MatrixEntry's proof to kzg_proof

* Move RowIndex & ColumnIndex to das-core
2024-06-11 14:52:24 +03:00
..
README.md Add initial version of kzg_7594 test generator (#3693) 2024-04-24 11:40:27 -05:00
main.py `recover_cells_and_kzg_proofs` & matrix refactor (#3788) 2024-06-11 14:52:24 +03:00
requirements.txt Add initial version of kzg_7594 test generator (#3693) 2024-04-24 11:40:27 -05:00

README.md

KZG Test Generator for EIP-7594

These tests are specific to the API required for implementing PeerDAS polynomial commitment sampling.