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
80c40f5e09
merge dev, resolve minor merge conflicts
2019-06-21 21:22:23 +02:00
..
__init__.py
resolve linting problems, except ssz-partials
2019-06-01 02:22:14 +02:00
ssz_impl.py
ssz typing now subclasses list/bytes, much easier to work with than wrapped list/bytes functionality
2019-06-20 20:30:42 +02:00
ssz_typing.py
merge dev, resolve minor merge conflicts
2019-06-21 21:22:23 +02:00
test_ssz_impl.py
fix linting + mypy
2019-06-20 20:17:29 +02:00
test_ssz_typing.py
uint add/sub type checking,
fixes
#1029
2019-06-21 21:12:27 +02:00