nim-libp2p/libp2p
Jacek Sieka aa6756dfe0
allow message id provider to be specified (#243)
* don't send public key in message when not signing (information leak)
* don't run rebalance if there are peers in gossip (see #242)
* don't crash randomly on bad peer id from remote
2020-06-28 09:56:38 -06:00
..
crypto secp: requiresInit updates (#237) 2020-06-22 19:03:15 +02:00
daemon Noise and eth2/nbc fixes (#226) 2020-06-20 19:56:55 +09:00
muxers consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -06:00
protobuf Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
protocols allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
stream consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -06:00
transports consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -06:00
cid.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
errors.nim fix "future" typo 2020-05-26 16:08:09 +09:00
multiaddress.nim grab agentversion/protoversion (#211) 2020-06-09 12:42:52 -06: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 multistream select make sure to not report NA (#235) 2020-06-22 15:38:48 -06:00
peer.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
peerinfo.nim remove pubsub peer on disconnect (#212) 2020-06-11 08:45:59 -06:00
standard_setup.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
switch.nim consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -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