Fix Redb implementation and add CI checks (#6856)

This commit is contained in:
Eitan Seri-Levi
2025-01-29 12:22:21 +03:00
committed by GitHub
parent c6ebaba892
commit 6973184b06
4 changed files with 24 additions and 18 deletions

View File

@@ -158,6 +158,7 @@ impl<E: EthSpec, Hot: ItemStore<E>, Cold: ItemStore<E>> Iterator
return None;
}
self.inner
.as_mut()
.next()?
.and_then(|(slot_bytes, root_bytes)| {
let slot = slot_bytes