Specify about EL/CL scoring rules

This commit is contained in:
Paul Hauner 2022-01-18 11:20:52 +11:00
parent b1ec9bcfbc
commit 6225236a52
No known key found for this signature in database
GPG Key ID: 5E2CFF9B75FA63DF

View File

@ -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