eth2.0-specs/test_generators/ssz_generic
protolambda 103a66b2af
remove signing_root: see issue #1487
2019-12-03 21:10:19 +01:00
..
__init__.py Work towards testing all edge-cases of SSZ, for known (static) object types 2019-04-19 12:06:00 +10:00
main.py fix imports, new container tests, update randomization logic 2019-07-27 23:57:07 +02:00
requirements.txt implement new ssz generic tests 2019-07-27 16:45:30 +02:00
ssz_basic_vector.py fix imports, new container tests, update randomization logic 2019-07-27 23:57:07 +02:00
ssz_bitlist.py fix imports, new container tests, update randomization logic 2019-07-27 23:57:07 +02:00
ssz_bitvector.py fix minor testing bug 2019-08-23 11:31:20 -06:00
ssz_boolean.py fix imports, new container tests, update randomization logic 2019-07-27 23:57:07 +02:00
ssz_container.py fix imports, new container tests, update randomization logic 2019-07-27 23:57:07 +02:00
ssz_test_case.py remove signing_root: see issue #1487 2019-12-03 21:10:19 +01:00
ssz_uints.py fix imports, new container tests, update randomization logic 2019-07-27 23:57:07 +02:00
uint_test_cases.py Work towards testing all edge-cases of SSZ, for known (static) object types 2019-04-19 12:06:00 +10:00