eth2.0-specs/specs
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
..
altair convert `LightClientStore` to python object instead of SSZ object 2021-05-06 10:52:48 -07:00
custody_game custody game doc naming updates 2021-03-30 01:39:01 +02:00
das Use `ALTAIR_FORK_EPOCH` instead of `ALTAIR_FORK_SLOT` 2021-04-21 00:24:44 +08:00
merge Rename MAX_APPLICATION_TRANSACTIONS 2021-04-19 15:24:06 +10:00
phase0 change eth1data block_hash type to Hash32 in phase 0 2021-04-15 06:47:11 -05:00
sharding Replace unspecified SHARD_COUNT const with get_active_shard_count(previous_epoch) 2021-04-30 14:39:37 +03:00