libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
319 stars 185 forks source link

don't apply penalty in self origin rejections #378

Closed vyzo closed 4 years ago

vyzo commented 4 years ago

It's possible to advertise a message with out of sync seen caches and end up sending a self-origin message; we shouldn't apply a behaviour penalty in this case. This has been observed to happen in lotus.