Files
lighthouse/testing
kevaundray 5a966874da chore: Lazy initialize the KZG struct when running tests (#6311)
* use LazyLock when initializing KZG struct

* update get_kzg to return Arc<KZG> and not a Result<Arc<KZG>>

* Revert orthogonal changes to `kzg_verify_cell_kzg_proof_batch`

* add back map_err
2024-08-28 06:43:17 +00:00
..
2024-08-19 09:21:10 +00:00