mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-17 10:48:28 +00:00
Merge branch 'gloas-checkpoint-sync' into gloas-alpha-spec-9
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user