Generalize sync block lookup tests (#6498)

* Generalize sync block lookup tests
This commit is contained in:
Lion - dapplion
2024-10-25 08:50:31 +03:00
committed by GitHub
parent 9d069a9588
commit 8188e036a0
5 changed files with 102 additions and 81 deletions

View File

@@ -50,8 +50,6 @@ use types::{BlobSidecar, DataColumnSidecar, EthSpec, SignedBeaconBlock};
pub mod common;
pub mod parent_chain;
mod single_block_lookup;
#[cfg(test)]
mod tests;
/// The maximum depth we will search for a parent block. In principle we should have sync'd any
/// canonical chain to its head once the peer connects. A chain should not appear where it's depth

File diff suppressed because it is too large Load Diff