lighthouse/beacon_chain
Alex Stokes b09d44c235
Gets this module to compile, at expense of deviating from old spec
Some changes to integrate with the newer `ValidatorRecord` type.

Deviates from the old spec but should be updated shortly with newer logic
so the breaking change is only temporary.
2019-01-16 19:26:14 -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 Use the Default::default validator for testing 2019-01-16 19:25:07 -08:00
types Adds get_active_validator_indices helper 2019-01-16 19:22:09 -08:00
utils Adds a std::default::Default implementation for ValidatorRecord 2019-01-16 19:22:08 -08:00
validator_change Wrap BLS keypair, pubkey and privkey in newtypes 2018-12-29 14:33:35 +11:00
validator_induction Gets this module to compile, at expense of deviating from old spec 2019-01-16 19:26:14 -08:00
validator_shuffling Uses the new get_active_validator_indices implementation 2019-01-16 19:25:08 -08:00