nim-libp2p/tests/pubsub
Jacek Sieka c720e042fc
clean up mesh handling logic (#260)
* gossipsub is a function of subscription messages only
* graft/prune work with mesh, get filled up from gossipsub
* fix race conditions with await
* fix exception unsafety when grafting/pruning
* fix allowing up to DHi peers in mesh on incoming graft
* fix metrics in several places
2020-07-09 11:16:46 -06:00
..
testfloodsub.nim fix publishing (#250) 2020-07-07 18:33:05 -06:00
testgossipinternal.nim clean up mesh handling logic (#260) 2020-07-09 11:16:46 -06:00
testgossipsub.nim fix publishing (#250) 2020-07-07 18:33:05 -06:00
testmcache.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testmessage.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testpubsub.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
utils.nim add sparse message propagation tests to gossipsub (#202) 2020-06-02 17:53:38 -06:00