nim-libp2p/libp2p/protocols/pubsub
Giovanni Petrantoni 98d0cc3a16
defaultMsgIdProvider alternative/test anonymize (#379)
* defaultMsgIdProvider alternative/test anonymize

* avoid freeze during flood tests

* avoid `empty message, skipping` situation

* test observers

* avoid double initPubSub

* fix gossip testing (specially when anonymize is on)

* make azure tests shorter
2020-09-28 09:11:18 +02:00
..
rpc defaultMsgIdProvider alternative/test anonymize (#379) 2020-09-28 09:11:18 +02:00
floodsub.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
gossipsub.nim limit write queue length (#376) 2020-09-24 18:43:20 +02:00
gossipsub10.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
mcache.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
peertable.nim small cleanups & docs (#347) 2020-09-04 18:31:43 +02:00
pubsub.nim defaultMsgIdProvider alternative/test anonymize (#379) 2020-09-28 09:11:18 +02:00
pubsubpeer.nim reencode gossipsub messages with anonymization (#378) 2020-09-25 18:39:34 +02:00
timedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00