eth2.0-specs/test_libs/pyspec/eth2spec/utils
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
..
ssz 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 get rid of scope-problem inducing init trick 2019-06-01 01:55:20 +02:00
bls.py tags applied after generation of vector (and only if), make BLS decorator 2019-05-21 22:28:47 +02:00
hash_function.py resolve some new lint issues detected by newer version, and a few looked over ones 2019-06-01 02:40:29 +02:00
merkle_minimal.py fix formatting 2019-06-04 18:18:18 +02:00
minimal_ssz.py Apply @dankrad's suggestions from code review 2019-06-04 17:08:18 +02:00