Merge branch 'gloas-checkpoint-sync' into gloas-alpha-spec-9

This commit is contained in:
Eitan Seri-Levi
2026-06-11 18:09:16 +03:00
6 changed files with 335 additions and 126 deletions

View File

@@ -3715,7 +3715,6 @@ 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(