This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
consensus-specs
Watch
1
Star
1
Fork
0
You've already forked consensus-specs
mirror of
https://github.com/ethereum/consensus-specs.git
synced
2026-02-02 14:15:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c84862bfaee574f4fa2fa8ad8334ff2c707144aa
consensus-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