lighthouse/eth2
Paul Hauner 36f441c968
Replace genesis crate with on-type defs
The methods in the `gensis` crate have been moved to `genesis` methods
on `BeaconState` and `BeaconBlock`.
2019-02-12 13:00:35 +11:00
..
attester Fix all compile errors from new Slot/Epoch types 2019-02-07 11:22:48 +11:00
block_producer Fix all compile errors from new Slot/Epoch types 2019-02-07 11:22:48 +11:00
naive_fork_choice Fix all compile errors from new Slot/Epoch types 2019-02-07 11:22:48 +11:00
state_processing Tidy old comments 2019-02-12 11:57:20 +11:00
types Add genesis() function to BeaconBlock 2019-02-12 11:57:34 +11:00
utils Fix all compile errors from new Slot/Epoch types 2019-02-07 11:22:48 +11:00
validator_change Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00