8 Commits

Author SHA1 Message Date
Dankrad Feist
cce82b4938
Remove spec. for getting BLS_MODULUS 2023-03-07 10:56:16 +00:00
Dankrad Feist
81ab7de44a
Add unit tests for validate_kzg_g1 and bytes_to_bls_field 2023-03-07 10:54:17 +00:00
Hsiao-Wei Wang
661cca59c0
Import curve_order as BLS_MODULUS 2023-03-07 16:52:09 +08:00
Dankrad Feist
ca8a51fcf9
More CI tests for polynomial commitments 2023-03-06 22:56:17 +00:00
Hsiao-Wei Wang
a7e45db9ac
Fix verify_kzg_proof_batch and the tests 2023-02-16 22:14:14 +08:00
George Kadianakis
fc4e1a9acf
EIP4844: compute_kzg_proof() can now create proofs within the domain (#3243)
This will be used by optimistic rollups to create proofs about past data
2023-02-14 14:50:44 +02:00
Paul Harris
0bf006cc06 Merge remote-tracking branch 'upstream/dev' into 3207 2023-02-02 16:34:34 +10:00
Paul Harris
317facbd64 Replaced EIP4844 references with Deneb
Fixes #3207
2023-01-23 15:08:34 +01:00