lighthouse/beacon_chain
Alex Stokes 16cc8556e8
Covers the 'missing' StatusFlag when the value is 0.
Strongly types the field by using Option<_>.

Updates the serialization and test generation to account for the type.
2019-01-16 19:22:08 -08:00
..
attestation_validation run cargo fmt 2019-01-10 14:57:34 -06:00
genesis modify formatting 2019-01-15 10:37:08 +11:00
naive_fork_choice Fix clippy lints 2019-01-04 18:30:24 +11:00
spec Modify BeaconState and BeaconBlockBody to reflect changes in the specs. Also add new variable LATEST_RANDAO_MIXES_LENGTH to foundation 2019-01-14 21:12:41 +11:00
types Covers the 'missing' StatusFlag when the value is 0. 2019-01-16 19:22:08 -08:00
utils run cargo fmt 2019-01-10 14:57:34 -06:00
validator_change Wrap BLS keypair, pubkey and privkey in newtypes 2018-12-29 14:33:35 +11:00
validator_induction run cargo fmt 2019-01-10 14:57:34 -06:00
validator_shuffling Re-add ValidatorRecord::status_is() fn 2018-12-29 14:34:22 +11:00