nim-libp2p/libp2p/protocols/pubsub
Giovanni Petrantoni b4738d723c
Some gossip fixes (#467)
* fix some missing rpc in rebalanceMesh

* clarify some variable names and lifetime

* further improvements
2020-12-01 11:44:09 +01:00
..
rpc gossip MessageID as seq[byte] (#391) 2020-10-21 12:26:04 +09:00
floodsub.nim small cleanups from tcp-limits2 (#446) 2020-11-23 15:02:23 -06:00
gossipsub.nim Some gossip fixes (#467) 2020-12-01 11:44:09 +01:00
gossipsub10.nim clarify validation messages (#431) 2020-11-12 01:42:12 +09:00
mcache.nim gossip MessageID as seq[byte] (#391) 2020-10-21 12:26:04 +09:00
peertable.nim small cleanups & docs (#347) 2020-09-04 18:31:43 +02:00
pubsub.nim rework peer event to take an initiator flag (#456) 2020-11-28 10:59:47 -06:00
pubsubpeer.nim small cleanups from tcp-limits2 (#446) 2020-11-23 15:02:23 -06:00
timedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00