eth2.0-specs/test_libs/pyspec/eth2spec/utils/ssz
protolambda d8f470bb4a
enable slicing of SSZ lists/vectors
2019-06-20 22:34:19 +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 enable slicing of SSZ lists/vectors 2019-06-20 22:34:19 +02:00
test_ssz_impl.py fix linting + mypy 2019-06-20 20:17:29 +02:00
test_ssz_typing.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