This website requires JavaScript.
Explore
Help
Sign In
status-im
/
eth2.0-specs
mirror of
https://github.com/status-im/eth2.0-specs.git
Watch
2
Star
0
Fork
You've already forked eth2.0-specs
0
Code
Issues
Projects
Releases
Wiki
Activity
956c476d81
eth2.0-specs
/
test_libs
/
pyspec
/
eth2spec
/
utils
/
ssz
History
protolambda
b9abc5f2cf
List[uint64] is not like a type but just for annotation, same for other Generics with __args__, Vector/BytesN work, because their metaclasses produce non-parametrized types, so don't check vector values when type contains args
2019-06-05 18:53:34 +02:00
..
__init__.py
resolve linting problems, except ssz-partials
2019-06-01 02:22:14 +02:00
ssz_impl.py
Implements new SSZ types
2019-06-05 15:29:26 +02:00
ssz_typing.py
List[uint64] is not like a type but just for annotation, same for other Generics with __args__, Vector/BytesN work, because their metaclasses produce non-parametrized types, so don't check vector values when type contains args
2019-06-05 18:53:34 +02:00