nim-libp2p/libp2p
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
..
crypto Debt: cleanup warnings #426 (#536) 2021-02-25 09:24:49 -06:00
daemon fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
muxers fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
protobuf
protocols fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
stream fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
transports Concurrent upgrades (#489) 2021-01-04 12:59:05 -06:00
upgrademngrs Connection limits (#384) 2021-01-20 22:00:24 -06:00
utils Semaphore cancellations (#503) 2021-01-14 10:11:12 +01:00
cid.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
connmanager.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
debugutils.nim fix debugutils (#423) 2020-11-04 19:56:28 -06:00
errors.nim
multiaddress.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
multibase.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
multicodec.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
multihash.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
multistream.nim adding libp2p tag to logScope (#465) 2020-12-01 11:34:27 -06:00
peerid.nim clean up peerid (#470) 2020-12-03 13:53:16 -06:00
peerinfo.nim
peerstore.nim Merge unstable (#518) 2021-02-08 15:16:23 -06:00
standard_setup.nim add multi types to exports (#527) 2021-02-10 11:42:46 -06:00
switch.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
transcoder.nim
utility.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
varint.nim use stew/leb128 (#481) 2020-12-15 12:15:22 -06:00
vbuffer.nim use stew/leb128 (#481) 2020-12-15 12:15:22 -06:00
wire.nim Rework transport to use chronos accept (#420) 2020-11-18 20:06:42 -06:00