lighthouse/eth2
Age Manning eae68865d1
Integrate fork choice into beacon_chain.
- Adds fork_choice to beacon_chain struct.
- Adds add_attestation inside process_free_attestation.
- Adds add_block inside process_block.
- Shifts core fork-choice logic into lib.rs.
2019-02-12 21:49:24 +11:00
..
attester Add FreeAttesation type 2019-01-28 16:21:33 +11:00
block_producer Add attester to beacon chain test harness 2019-01-28 15:50:42 +11:00
fork_choice Integrate fork choice into beacon_chain. 2019-02-12 21:49:24 +11:00
genesis Remove validator_shuffling crate. 2019-02-05 12:48:07 +11:00
types Complete canonical_root for attestation_data 2019-02-05 12:41:56 +11:00
utils Merge branch 'master' into add-chain-benchmarks 2019-02-05 05:49:45 +11:00
validator_change Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00
validator_induction Merge spec into types crate. 2019-02-01 19:05:39 +11:00