eth2.0-specs/test_libs/pyspec/eth2spec
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
..
debug Changed attestation and custody bitfields 2019-06-27 12:15:29 +01:00
fuzzing Cleanup naming 2019-06-28 12:23:22 +01:00
phase0 Get rid of state_transition.py 2019-05-01 13:14:10 +01:00
phase1 Merge in state_transition.py 2019-05-25 15:54:14 +02:00
test Refactor 2019-06-30 06:38:30 +08:00
utils Merge branch 'deposit-root' into test_genesis 2019-06-30 01:33:29 +08:00
__init__.py rename pyspec pkg to eth2spec 2019-04-03 14:18:17 +11:00