eth2.0-specs/tests/generators/kzg_7594
Justin Traglia b4188829b3 Rename compute_cells_and_proofs to compute_cells_and_kzg_proofs 2024-04-25 21:57:22 -05:00
..
README.md Add initial version of kzg_7594 test generator (#3693) 2024-04-24 11:40:27 -05:00
main.py Rename compute_cells_and_proofs to compute_cells_and_kzg_proofs 2024-04-25 21:57:22 -05: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.