lighthouse/beacon_chain
Paul Hauner 56dc73fbd1
Update some shard u16 to u64
This is pretty hacky, is just serving my purpose for `BeaconChain`.
These structs will need to be fully updated to the latest spec.
2018-12-12 18:35:31 +11:00
..
attestation_validation Complete attestation_validation, bar tests 2018-12-10 09:33:57 +11:00
chain Strip out anitquated parts of chain crate 2018-12-10 10:48:02 +11:00
naive_fork_choice Add untested minimum viable block processing 2018-10-30 15:49:32 +01:00
spec Add ChainSpec structure. 2018-12-12 16:08:01 +11:00
state-transition Add untested minimum viable block processing 2018-10-30 15:49:32 +01:00
types Update some shard u16 to u64 2018-12-12 18:35:31 +11:00
utils Rename AttestationRecord -> Attestation 2018-12-12 12:16:11 +11:00
validator_change Run rustfmt globally. 2018-11-04 15:35:55 +01:00
validator_induction Update some shard u16 to u64 2018-12-12 18:35:31 +11:00
validator_shuffling Update (hacky) validator induction and shuffling. 2018-12-12 18:32:19 +11:00