nim-libp2p/tests/pubsub
Jacek Sieka 70deac9e0d
fix peer score accumulation (#541)
* fix accumulating peer score
* fix missing exception handling
* remove unnecessary initHashSet/initTable calls
* simplify peer stats management
* clean up tests a little
* fix some missing raises annotations
2021-03-09 13:22:52 +01:00
..
testfloodsub.nim Gossipsub refactor (#490) 2020-12-19 15:43:32 +01:00
testgossipinternal.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
testgossipsub.nim [SEC] gossipsub - a peer score is not retained up until expiry if abusive peer unsubscribes (#534) 2021-02-26 14:15:58 +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 Gossipsub refactor (#490) 2020-12-19 15:43:32 +01:00