George Kadianakis
10bac07b39
Remove compute_cells method
2024-06-11 19:17:43 +03:00
Justin Traglia
d137553f96
Rename CellID to CellIndex
2024-06-11 07:41:52 -05:00
Justin Traglia
5ace424cd8
`recover_cells_and_kzg_proofs` & matrix refactor ( #3788 )
...
* Recover cells and proofs & matrix clean up
* Fix table of contents
* Update reference tests generator
* Update test format
* Remove unused imports
* Fix some minor nits
* Rename MatrixEntry's proof to kzg_proof
* Move RowIndex & ColumnIndex to das-core
2024-06-11 14:52:24 +03:00
George Kadianakis
fdeff744ff
EIP-7594: Add a missing check and a missing test vector ( #3765 )
2024-05-14 17:18:14 +03:00
Justin Traglia
0891be24f6
Change cell -> cells
2024-05-07 13:34:35 -05:00
Justin Traglia
cd0f8a1201
Change duplicate cell id test to use 65 cell ids
2024-05-07 13:25:53 -05:00
Justin Traglia
b4188829b3
Rename compute_cells_and_proofs to compute_cells_and_kzg_proofs
2024-04-25 21:57:22 -05:00
Justin Traglia
ac1ce3b3f0
Rename verify_cell_proof to verify_cell_kzg_proof
2024-04-25 17:31:22 -05:00
Justin Traglia
f5277700e3
Add initial version of kzg_7594 test generator ( #3693 )
2024-04-24 11:40:27 -05:00