nim-libp2p/tests
cheatfate 7593d4d970 Fix unix path multiaddress serialization/deserialization.
Add tests for unix path multiaddress.
Add wire.nim.
Fix latest breaking changes from go-libp2p-daemon.
2019-01-09 19:12:15 +02:00
..
testbase32.nim Fix base32 encoding and added more tests. 2018-12-03 16:59:40 +02:00
testbase58.nim Add base58 encoding and tests. 2018-11-24 00:06:06 +02:00
testcid.nim Initial CID implementation. 2018-12-16 04:55:02 +02:00
testdaemon.nim Fix cid with proper CIDv1 code. 2018-12-16 15:51:12 +02:00
testmultiaddress.nim Fix unix path multiaddress serialization/deserialization. 2019-01-09 19:12:15 +02:00
testmultibase.nim Add logging `go-libp2p-daemon`. 2018-12-12 16:08:55 +02:00
testmultihash.nim Add multihash test. 2018-12-05 03:01:00 +02:00
testvarint.nim Add LibP2P varint and tests. 2018-11-20 23:39:35 +02:00