Zahary Karadjov
|
dbcc6ce78b
|
Add support for specifying the listening address of the Daemon
|
2019-06-24 05:39:13 +03:00 |
Zahary Karadjov
|
d5b51bcf9e
|
Use CatchableError
|
2019-06-24 05:39:13 +03:00 |
cheatfate
|
ab8b87be9a
|
Fix deprecation warnings.
|
2019-03-31 01:32:04 +02:00 |
Zahary Karadjov
|
d21953e458
|
Add a userdata field to the DaemonAPI to support attaching application data
|
2019-03-11 13:07:19 +02:00 |
cheatfate
|
dc2d0538ff
|
Fix import bugs.
Add PublicKey and Signature types to daemonapi.
Add more tests for crypto.nim
|
2019-03-06 13:23:12 +02:00 |
cheatfate
|
68f3f506f3
|
Fix multihash dependency.
|
2019-03-05 02:04:45 +02:00 |
cheatfate
|
d7d9d7bd40
|
Fix daemonapi and examples.
|
2019-03-05 01:57:18 +02:00 |
cheatfate
|
1e6c8b2171
|
Fix examples.
Add peer.nim.
Switch daemonapi to use PeerID from peer.nim.
|
2019-03-04 20:22:38 +02:00 |
cheatfate
|
ab274f0bdc
|
Rename asyncdispatch2 -> chronos.
|
2019-02-14 03:15:48 +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
|
e9785bb509
|
Make unix socket name generation more reliable (depending on process id).
Add examples of bootstrap node and gossipsub node.
|
2018-12-18 16:31:58 +02:00 |
cheatfate
|
79fbd74acd
|
Remove debug echo.
|
2018-12-18 05:19:11 +02:00 |
cheatfate
|
4ba727b768
|
Add NAT-PMP support.
|
2018-12-17 22:39:25 +02:00 |
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 |
cheatfate
|
0b807e7ee5
|
Workaround for bug https://github.com/libp2p/go-libp2p-pubsub/issues/130.
|
2018-12-13 11:17:02 +02:00 |
cheatfate
|
39deeca600
|
Fix for MacOS.
|
2018-12-12 16:52:29 +02:00 |
cheatfate
|
0eb649c990
|
Add logging `go-libp2p-daemon`.
Comment FloodSub test.
|
2018-12-12 16:08:55 +02:00 |
cheatfate
|
fc6902dda2
|
Add PeerInfo string representation procedure.
Use only IPv4 for pubsub tests.
|
2018-12-11 04:17:36 +02:00 |
cheatfate
|
01a268a440
|
Attempt to fix tests.
|
2018-12-10 22:55:06 +02:00 |
cheatfate
|
337c6c932c
|
Fix go-libp2p-daemon shutdown.
|
2018-12-10 12:38:12 +02:00 |
cheatfate
|
7e5f52afff
|
Fixes for pubsub methods and full tests for both methods.
|
2018-12-09 18:44:20 +02:00 |
cheatfate
|
09facf55e4
|
Compiler got fail on this.
|
2018-12-04 19:53:36 +02:00 |
cheatfate
|
b4e9a7b8a6
|
Fix daemonapi connect/streamOpen to support timeouts.
Add more commands to chat example.
|
2018-11-27 14:33:41 +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 |
cheatfate
|
83c18a5906
|
Add timeout to CONNECT, STREAM_OPEN.
|
2018-11-23 12:16:35 +02:00 |
cheatfate
|
3b554d0f51
|
Add LibP2P varint and tests.
Generalize Varint.
|
2018-11-20 23:39:35 +02:00 |
cheatfate
|
f49d67bc0d
|
Add one more test for self-connect-open-accept-stream.
|
2018-11-19 19:30:40 +02:00 |
cheatfate
|
1211ffbb5c
|
Add daemon api sources.
|
2018-11-19 04:52:11 +02:00 |