Cache the bid instead of the block

This commit is contained in:
Eitan Seri- Levi
2026-01-30 14:10:28 -08:00
parent 4e04399e21
commit 63e1e26ea3
5 changed files with 58 additions and 71 deletions

View File

@@ -734,7 +734,8 @@ impl<T: BeaconChainTypes> NetworkBeaconProcessor<T> {
}
}
// TODO(gloas) make this work across both v1 and v2
// TODO(gloas) when implementing backfill sync for gloas
// we need a batch verify kzg function in the new da checker
match self
.chain
.data_availability_checker