This commit is contained in:
Eitan Seri-Levi
2026-06-17 14:24:36 +03:00
parent c00dff7b7d
commit 7f827fbc81
3 changed files with 9 additions and 13 deletions

View File

@@ -3715,6 +3715,7 @@ impl<T: BeaconChainTypes> NetworkBeaconProcessor<T> {
| EnvelopeError::BeaconStateError(_)
// The following variants are produced during envelope import, not gossip
// verification, so they cannot be reached here. Ignore them to be safe.
| EnvelopeError::OptimisticSyncNotSupported { .. }
| EnvelopeError::BlockRootNotInForkChoice(_)
| EnvelopeError::InternalError(_) => {
self.propagate_validation_result(