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 10:45:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
tests
/
core
/
pyspec
/
eth2spec
/
utils
History
Hsiao-Wei Wang
c5785899f7
Use official KZG ceremony output
trusted_setup_4096.json
trusted setups
2023-10-12 19:54:18 +08: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
Import
curve_order as BLS_MODULUS
2023-03-07 16:52:09 +08:00
hash_function.py
remove second hash cache, type as Bytes32
2020-07-24 02:11:48 +02:00
kzg.py
Use official KZG ceremony output
trusted_setup_4096.json
trusted setups
2023-10-12 19:54:18 +08: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