mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 22:38:11 +00:00
add note about max queue sizes in gossip
This commit is contained in:
parent
953d106163
commit
4c1fa7fa6f
@ -263,6 +263,8 @@ Clients MUST reject (fail validation) messages containing an incorrect type, or
|
||||
|
||||
When processing incoming gossip, clients MAY descore or disconnect peers who fail to observe these constraints.
|
||||
|
||||
For any optional queueing, clients SHOULD maintain maximum queue sizes to avoid DoS vectors.
|
||||
|
||||
Gossipsub v1.1 introduces [Extended Validators](https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/gossipsub-v1.1.md#extended-validators)
|
||||
for the application to aid in the gossipsub peer-scoring scheme.
|
||||
We utilize `ACCEPT`, `REJECT`, and `IGNORE`. For each gossipsub topic, there are application specific validations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user