eth2.0-specs/specs
Hsiao-Wei Wang 47cdae4292
Refactor
1. Rename the current `get_genesis_beacon_state(...)` to `initialize_beacon_state_from_eth1(...)`
2. Extract `is_valid_genesis_state(state: BeaconState) -> bool` from `initialize_beacon_state_from_eth1(...)`
2019-06-30 06:38:30 +08:00
..
core Refactor 2019-06-30 06:38:30 +08:00
light_client Cleanup naming 2019-06-28 12:23:22 +01:00
networking Cleanup containers 2019-06-09 20:41:21 +01:00
test_formats Update slots.md 2019-06-17 14:19:17 -07:00
validator Renames: 2019-06-30 03:42:00 +08:00
bls_signature.md Small update to typing in BLS spec file 2019-06-26 19:40:11 -04:00
simple-serialize.md reword merkleize with limit / length 2019-06-28 22:45:20 +02:00