This website requires JavaScript.
Explore
Help
Sign In
status-im
/
eth2.0-specs
Watch
2
Star
0
Fork
0
You've already forked eth2.0-specs
mirror of
https://github.com/status-im/eth2.0-specs.git
synced
2025-01-10 18:55:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
tests
/
core
/
pyspec
/
eth2spec
/
utils
History
Hsiao-Wei Wang
7c016f3236
Add testing KZG trusted setups generator tool and load the file during building pyspec
2022-11-03 10:17:42 -05: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
Add testing KZG trusted setups generator tool and load the file during building pyspec
2022-11-03 10:17:42 -05:00
hash_function.py
remove second hash cache, type as Bytes32
2020-07-24 02:11:48 +02:00
kzg.py
Add testing KZG trusted setups generator tool and load the file during building pyspec
2022-11-03 10:17:42 -05: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