Gossipsub: add opportunistic grafting in heartbeat
Fixes #5334 (closed).
I followed the Go implementation.
In contrast to the Go/Rust implementation, we explicitly make sure that we do not both prune and graft a peer.
Edited by Eugen Zalinescu
Fixes #5334 (closed).
I followed the Go implementation.
In contrast to the Go/Rust implementation, we explicitly make sure that we do not both prune and graft a peer.