Dmitriy Ryajov
|
47106a6a7d
|
wip: adding test
|
2019-10-11 08:15:24 +09:00 |
cheatfate
|
f8dc3abe36
|
Add MultiAddress pattern matching procedures (go-multiaddr-fmt) with tests.
Add some comments.
|
2019-03-20 11:41:37 +02:00 |
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 |
cheatfate
|
7e2d3e213f
|
Add isWire() procedure for MultiAddress.
|
2018-12-29 14:44:27 +02:00 |
cheatfate
|
53fc4cce41
|
Fix MultiAddress Onion and P2P address validation and encoding/decoding.
Enabled Onion/P2P tests.
Add nimcrypto dependency to nimble file.
|
2018-12-05 02:30:50 +02:00 |
cheatfate
|
98aa3ed281
|
Add VBuffer implementation.
Add MultiAddress implementation and tests.
Adapt chat to use /p2p-circuit
|
2018-11-27 14:16:04 +02:00 |