2d59c55524
Somehow (probably because of a merge conflict) the last three verify_cell_kzg_proof_batch test cases were indented too far and as a result were part of the loop above, and as a result executed multiple times. This doesn't change the generated tests because it would try to do the same test with the same inputs. |
||
---|---|---|
.. | ||
README.md | ||
main.py | ||
requirements.txt |
README.md
KZG Test Generator for EIP-7594
These tests are specific to the API required for implementing PeerDAS polynomial commitment sampling.