mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
ef_tests: wire fork-choice compliance suites
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
committed by
Michael Sproul
parent
7148bfcdd1
commit
8eed94e64a
@@ -1090,7 +1090,7 @@ impl ProtoArray {
|
||||
///
|
||||
/// Returns the set of node indices on viable branches — those with at least
|
||||
/// one leaf descendant with correct justified/finalized checkpoints.
|
||||
fn get_filtered_block_tree<E: EthSpec>(
|
||||
pub(crate) fn get_filtered_block_tree<E: EthSpec>(
|
||||
&self,
|
||||
start_index: usize,
|
||||
current_slot: Slot,
|
||||
|
||||
Reference in New Issue
Block a user