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-09 18:25:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
test_libs
/
pyspec
/
eth2spec
/
utils
/
ssz
History
protolambda
b98679957b
use as_bytes function to reduce code duplication, and for later usage
2019-07-12 22:11:33 +02:00
..
__init__.py
resolve linting problems, except ssz-partials
2019-06-01 02:22:14 +02:00
ssz_impl.py
use as_bytes function to reduce code duplication, and for later usage
2019-07-12 22:11:33 +02:00
ssz_typing.py
use as_bytes function to reduce code duplication, and for later usage
2019-07-12 22:11:33 +02:00
test_ssz_impl.py
Some more (shorter) Bitvector and Bitlist tests
2019-06-28 00:31:37 +01:00
test_ssz_typing.py
Add Bitvector and Bitlist
2019-06-27 09:51:06 +01:00