eth2.0-specs/tests/core/pyspec/eth2spec/test/eip7594
Justin Traglia bcd0a09e68
Integrate new Coset/CosetEvals types (#3701)
* Add CellBytes type

* Use ByteVector, not Vector

* Fix tests

* Replace b"" with []

* Apply suggestions for bytes_to_cell

* Add/integrate new CosetEvals type

* Remove accidental new line

* Fix recover_all_cells

* Fix recover_matrix

* fix CosetEvals abstraction leak

* Introduce internal Coset type for `coset_for_cell()`

* Use CosetEvals in compute_kzg_proof_multi_impl()

* update test

* satisfy linter

* Fix two nits I noticed

---------

Co-authored-by: Kevaundray Wedderburn <kevtheappdev@gmail.com>
Co-authored-by: George Kadianakis <desnacked@riseup.net>
2024-04-22 17:03:57 +03:00
..
merkle_proof wip 2024-01-15 17:12:43 +08:00
unittests Integrate new Coset/CosetEvals types (#3701) 2024-04-22 17:03:57 +03:00
__init__.py Rename `peerdas` to `eip7594` 2024-01-14 00:13:08 +08:00