delay cache, and remove some todos

This commit is contained in:
Eitan Seri- Levi
2026-02-12 21:27:39 -08:00
parent 5796864201
commit 47782a68c3
16 changed files with 459 additions and 178 deletions

View File

@@ -30,7 +30,7 @@ use types::{
Attestation, AttestationData, AttesterSlashingRef, BeaconBlockRef, BeaconState,
BeaconStateError, ChainSpec, Epoch, EthSpec, Hash256, IndexedAttestation,
IndexedAttestationRef, ProposerSlashing, SignedAggregateAndProof, SignedContributionAndProof,
SignedExecutionPayloadEnvelope, Slot, SyncCommitteeMessage, VoluntaryExit,
Slot, SyncCommitteeMessage, VoluntaryExit,
};
/// Used for Prometheus labels.