nim-libp2p/libp2p
Dmitriy Ryajov 1819502fb5
Cleanup - tests and logging (#178)
* make async for proper exception handling

* tryAndWarn msg messes up Exception msg

* misc: comment out tracker dumps

* cleanup mplex tests

* more informative errors

* give CI time to run

* revert change, bacause it causes races
2020-05-18 07:49:49 -06:00
..
crypto Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
daemon Fix compilation errors introduced by latest chronos. 2020-03-24 09:48:05 +02:00
muxers Cleanup - tests and logging (#178) 2020-05-18 07:49:49 -06:00
protobuf Fix overflow problem. 2019-10-29 20:51:48 +02:00
protocols Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
stream Remove read (#171) 2020-05-14 22:02:05 -06:00
transports handle a few exceptions (#170) 2020-05-14 21:56:56 -06:00
cid.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
connection.nim handle a few exceptions (#170) 2020-05-14 21:56:56 -06:00
errors.nim Cleanup - tests and logging (#178) 2020-05-18 07:49:49 -06:00
multiaddress.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multibase.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multicodec.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multihash.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multistream.nim handle a few exceptions (#170) 2020-05-14 21:56:56 -06:00
peer.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
peerinfo.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
standard_setup.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
switch.nim handle a few exceptions (#170) 2020-05-14 21:56:56 -06:00
transcoder.nim Add multicodec to table and make it single source of multiformat codes. 2018-12-05 17:24:07 +02:00
utility.nim Less verbose traces (#112) 2020-03-23 15:03:36 +09:00
varint.nim Signed variable integers fixes. (#96) 2020-03-06 20:19:43 +01:00
vbuffer.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
wire.nim Add chronos trackers and used them to sanitize resource disposal (#131) 2020-04-21 10:24:42 +09:00