nim-libp2p/tests/pubsub
Giovanni Petrantoni f8f0bc1bd8
Gossip improvements (#476)
* add more traces, remove async from rebalance

* more traces

* avoid computng scores when weight is 0.0

* debug colocation, fix an indent in unsubpeer (minor)

* add full ValidationResult coverage

* store in cache only after validation

* gossip 1.0 fixes

* fix typo

* gossip 10 internal test fixes

* test fixing

* refactor peerstats usages

* populate tables if missing when scoring
2020-12-15 10:25:22 +09:00
..
testfloodsub.nim Cleanup tests (#435) 2020-11-12 21:44:02 -06:00
testgossipinternal.nim Gossip improvements (#476) 2020-12-15 10:25:22 +09:00
testgossipinternal10.nim Gossip improvements (#476) 2020-12-15 10:25:22 +09:00
testgossipsub.nim Gossip improvements (#476) 2020-12-15 10:25:22 +09:00
testmcache.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
testmessage.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testpubsub.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
testtimedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00
utils.nim defaultMsgIdProvider alternative/test anonymize (#379) 2020-09-28 09:11:18 +02:00