nim-libp2p/tests
Jacek Sieka 83a20a992a
gossipsub: unsubscribe fixes (#569)
* gossipsub: unsubscribe fixes

* fix KeyError when updating metric of unsubscribed topic
* fix unsubscribe message not being sent to all peers causing them to
keep thinking we're still subscribed
* release memory earlier in a few places

* floodsub fix
2021-05-07 00:43:45 +02:00
..
pubsub More gossip coverage (#553) 2021-04-22 18:51:22 +09:00
helpers.nim gossipsub: unsubscribe fixes (#569) 2021-05-07 00:43:45 +02:00
nim.cfg
testbufferstream.nim Don't allow concurrent pushdata (#444) 2020-11-23 09:07:11 -06:00
testcid.nim first pass, use results for Cid module (#480) 2020-12-15 14:19:18 +01:00
testconnection.nim
testconnmngr.nim Connection limits tests (#509) 2021-01-27 21:27:33 -06:00
testcrypto.nim
testdaemon.nim
testecnist.nim
tested25519.nim
testidentify.nim Allow custom identify agent string (#451) 2020-11-25 07:42:02 -06:00
testinterop.nim use a builder pattern to build the switch (#551) 2021-04-02 10:20:51 +09:00
testminasn1.nim
testminprotobuf.nim
testmplex.nim Race in connection setup (#464) 2020-12-02 19:24:48 -06:00
testmultiaddress.nim
testmultibase.nim
testmultihash.nim
testmultistream.nim
testnative.nim Concurrent upgrades (#489) 2021-01-04 12:59:05 -06:00
testnoise.nim
testpeerid.nim clean up peerid (#470) 2020-12-03 13:53:16 -06:00
testpeerinfo.nim
testpeerstore.nim Merge unstable (#518) 2021-02-08 15:16:23 -06:00
testpkifilter.nim
testrsa.nim
testsecp256k1.nim
testsemaphore.nim Semaphore cancellations (#503) 2021-01-14 10:11:12 +01:00
teststreamseq.nim
testswitch.nim use a builder pattern to build the switch (#551) 2021-04-02 10:20:51 +09:00
testtransport.nim Connection limits (#384) 2021-01-20 22:00:24 -06:00
testvarint.nim Fixing range error introduces in v1.2.8 (#485) 2020-12-15 06:58:38 +01:00