eth2.0-specs/tests
Alex Stokes 4c73fec88e
convert `LightClientStore` to python object instead of SSZ object
this avoids the type overhead of having to define a max size for
the object's data and skips the overhead of serialization/consensus
for a type that does not need it
2021-05-06 10:52:48 -07:00
..
core/pyspec convert `LightClientStore` to python object instead of SSZ object 2021-05-06 10:52:48 -07:00
formats Update specs and test format note. 2021-04-20 23:37:53 +08:00
generators Merge SSZ-static tests 2021-04-20 17:26:11 +02:00