mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-01-09 22:28:01 -05:00
656 B
656 B
KZG tests
A test type for KZG libraries. Tests all the public interfaces that a KZG
library required to implement EIP-4844 needs to provide, as defined in
polynomial-commitments.md.
We do not recommend rolling your own crypto or using an untested KZG library.
The KZG test suite runner has the following handlers: