nim-libp2p/libp2p
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
..
crypto init from concrete key type (#252) 2020-07-09 02:59:09 -06:00
daemon Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
muxers Cleanup resources (#246) 2020-06-29 09:15:31 -06:00
protobuf Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
protocols clean up mesh handling logic (#260) 2020-07-09 11:16:46 -06:00
stream noise updates (#255) 2020-07-09 02:53:19 -06:00
transports Cleanup resources (#246) 2020-06-29 09:15:31 -06:00
cid.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
errors.nim fix publishing (#250) 2020-07-07 18:33:05 -06:00
multiaddress.nim Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
multibase.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
multicodec.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multihash.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
multistream.nim Cleanup resources (#246) 2020-06-29 09:15:31 -06:00
peerid.nim Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
peerinfo.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
standard_setup.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
switch.nim fix publishing (#250) 2020-07-07 18:33:05 -06:00
transcoder.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
utility.nim Less verbose traces (#112) 2020-03-23 15:03:36 +09:00
varint.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
vbuffer.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
wire.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00