mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-11 07:57:37 +00:00
* Fix gossip messages seqno according to spec * Add peers back to gossipsub table, slow down heartbeat * Revert "Add peers back to gossipsub table, slow down heartbeat" This reverts commit 01e2e62172a7793bb17f0eb8314e2faeb2682173. * make seqno a threadvar, remove from peerinfo * seqno refactor, into pubsub