nim-libp2p/tests
cheatfate bf2737525d Fix cid with proper CIDv1 code.
Fix daemonapi to use proper Cid type.
Make daemonapi cid test more complex.
2018-12-16 15:51:12 +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 MultiAddress Onion and P2P address validation and encoding/decoding. 2018-12-05 02:30:50 +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