lighthouse/consensus/fork_choice
Michael Sproul c2604c47d6 Optimistic sync: remove justified block check (#3477)
## Issue Addressed

Implements spec change https://github.com/ethereum/consensus-specs/pull/2881

## Proposed Changes

Remove the justified block check from `is_optimistic_candidate_block`.
2022-08-17 02:36:41 +00:00
..
src Optimistic sync: remove justified block check (#3477) 2022-08-17 02:36:41 +00:00
tests Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00
Cargo.toml Realized unrealized experimentation (#3322) 2022-07-25 23:53:26 +00:00