lighthouse/beacon_node/beacon_chain
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
..
src Integrate fork choice into beacon_chain. 2019-02-12 21:49:24 +11:00
test_harness Set all test_harness tests to ignore 2019-02-05 12:29:08 +11:00
Cargo.toml Pull basic LMD Ghost into fork choice crate. 2019-02-05 17:15:15 +11:00