lighthouse/eth2/fork_choice
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
Cargo.toml Partially implement optimised lmd ghost. 2019-02-11 15:14:56 +11:00