mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-02 13:53:27 +00:00
Specify about EL/CL scoring rules
This commit is contained in:
parent
b1ec9bcfbc
commit
6225236a52
@ -117,8 +117,10 @@ details on how to handle transitioning gossip topics for Bellatrix.
|
|||||||
Non-faulty, [optimistic](/sync/optimistic.md) nodes may send blocks which
|
Non-faulty, [optimistic](/sync/optimistic.md) nodes may send blocks which
|
||||||
result in an INVALID response from an execution engine. To prevent network
|
result in an INVALID response from an execution engine. To prevent network
|
||||||
segregation between optimistic and non-optimistic nodes, transmission of an
|
segregation between optimistic and non-optimistic nodes, transmission of an
|
||||||
INVALID payload via the Req/Resp domain SHOULD NOT cause a node to be
|
INVALID execution payload via the Req/Resp domain SHOULD NOT cause a node to be
|
||||||
down-scored or disconnected.
|
down-scored or disconnected. Transmission of a block which is invalid due to
|
||||||
|
any consensus layer rules (i.e., *not* execution layer rules) MAY result in
|
||||||
|
down-scoring or disconnection.
|
||||||
|
|
||||||
### Messages
|
### Messages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user