eth2.0-specs/tests/core/pyspec/eth2spec/utils
George Kadianakis 567a25f883 EIP-4844: Make the spec executable
- Implement all the required glue code to make things executable
- Implement a dummy KZG trusted setup

Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2022-07-13 13:14:05 +03:00
..
ssz update remerkleable, union support 2021-05-28 01:02:08 +02:00
__init__.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
bls.py EIP-4844: Make the spec executable 2022-07-13 13:14:05 +03:00
hash_function.py remove second hash cache, type as Bytes32 2020-07-24 02:11:48 +02:00
kzg.py EIP-4844: Make the spec executable 2022-07-13 13:14:05 +03:00
merkle_minimal.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
test_merkle_minimal.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
test_merkle_proof_util.py Fix deprecated utility code, avoid wrong helper function name, add tests 2020-06-17 22:34:43 +02:00