- 01 Aug, 2017 1 commit
-
-
Steven Allen authored
-
- 31 Jul, 2017 5 commits
-
-
Steven Allen authored
-
Jakub Sztandera authored
gx: remove bbloom dep
-
Steven Allen authored
-
Steven Allen authored
It doesn't appear to be used.
-
Jakub Sztandera authored
Fix logging of keys.
-
- 27 Jul, 2017 12 commits
-
-
Steven Allen authored
Properly track connections to peers in the DHT.
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
fixes #70
-
Steven Allen authored
Add godoc and travis to README.md
-
Tomas Virgl authored
-
Tomas Virgl authored
-
Tomas Virgl authored
-
Tomas Virgl authored
Currently keys that get logged are casted from []byte. Which means that log output looks like this. ``` {"event":"getClosestPeersBegin","key":"\u0012 \ufffdᱡ\ufffd`\ufffdF]\ufffd\ufffdᠸCƶ\u0006E\ufffdrb\ufffd\ufffdO\ufffd\ufffdu\ufffd\ufffdj\u000b","system":"dht","time":"2017-07-27T11:12:08.51775836Z"} ``` after fix like this: ``` {"event":"getClosestPeersBegin","key":"QmQyyaB8znrakGydP3ynRsXre96Uw9wc6w6zuP61bbZuNj","system":"dht","time":"2017-07-27T11:16:30.693008112Z"} ```
-
- 26 Jul, 2017 3 commits
-
-
vyzo authored
update libp2p to 4.4.3
-
Steven Allen authored
This isn't the correct fix but the correct fix is probably not worth it. introduces #70
-
vyzo authored
- go-libp2p 4.4.3 - go-libp2p-netutil 0.2.18 - go-libp2p-host 1.3.16
-
- 19 Jul, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Add queried peer ID to query event
-
- 15 Jul, 2017 2 commits
-
-
Herman Junge authored
-
Herman Junge authored
-
- 12 Jul, 2017 3 commits
-
-
Steven Allen authored
gx publish 2.5.5
-
Steven Allen authored
-
Jeromy Johnson authored
Feat/pubkey extract
-
- 11 Jul, 2017 3 commits
- 04 Jul, 2017 2 commits
-
-
Jeromy Johnson authored
Update go-cid, go-datastore
-
Łukasz Magiera authored
-
- 29 Jun, 2017 2 commits
-
-
Jeromy Johnson authored
gx publish 2.5.3
-
Łukasz Magiera authored
-
- 20 Jun, 2017 3 commits
-
-
Jeromy Johnson authored
Update go-cid and gx-publish 2.5.2
-
Steven Allen authored
-
Steven Allen authored
-
- 30 May, 2017 2 commits
-
-
Jeromy Johnson authored
gx: update go-libp2p-peerstore, go-libp2p, go-libp2p-kbucket
-
Lars Gierth authored
-