Gossipsub v1.1 introduces many new configurable parameters:
https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/gossipsub-v1.1.md#overview-of-new-parameters
Should we standardize on some/all of these values? left to client discretion?
Perhaps this would require further testing for standardization.
In any case, I think it would be helpful to add some clarification to our p2p spec.
Eg:
- Add defaults for non-peer-score params.
- Add an additional sentence for peer score params:
- Clients MAY enable gossipsub v1.1 peer scoring. Peer scoring parameter values are left up to client discretion.
Gossipsub v1.1 introduces many new configurable parameters:
https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/gossipsub-v1.1.md#overview-of-new-parameters
Should we standardize on some/all of these values? left to client discretion?
Perhaps this would require further testing for standardization.
In any case, I think it would be helpful to add some clarification to our p2p spec.
Eg: