lighthouse/beacon_chain
Paul Hauner 430bc224a4
Update BeaconState object
Also adds the following structs:

- AttestationData
- ForkData
- PendingAttestationRecord

The `AttestationRecord` object has _not_ been updated.
2018-12-03 14:29:05 +11:00
..
chain Run rustfmt globally. 2018-11-04 15:35:55 +01:00
naive_fork_choice Add untested minimum viable block processing 2018-10-30 15:49:32 +01:00
state-transition Add untested minimum viable block processing 2018-10-30 15:49:32 +01:00
types Update BeaconState object 2018-12-03 14:29:05 +11:00
utils removed unnecessary call to saturated_sub() in vec_shuffle 2018-11-23 19:29:03 -08:00
validation Run cargo fmt that got clobbered in merge 2018-11-20 12:54:35 -08:00
validator_change Run rustfmt globally. 2018-11-04 15:35:55 +01:00
validator_induction Run rustfmt globally. 2018-11-04 15:35:55 +01:00
validator_shuffling Run rustfmt globally. 2018-11-04 15:35:55 +01:00