- 05 Sep, 2017 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Jeromy authored
-
- 29 Aug, 2017 2 commits
-
-
Steven Allen authored
gx: update go-cid, go-multibase, base32
-
Steven Allen authored
-
- 23 Aug, 2017 4 commits
-
-
Steven Allen authored
gx: update go-reuseport
-
Łukasz Magiera authored
-
Łukasz Magiera authored
fix: go1.9 monotonic time is not symetric across serialization using ==
-
Jakub Sztandera authored
-
- 16 Aug, 2017 1 commit
-
-
Steven Allen authored
-
- 07 Aug, 2017 2 commits
-
-
Lars Gierth authored
gx publish 2.5.10
-
Lars Gierth authored
-
- 01 Aug, 2017 2 commits
-
-
Steven Allen authored
gx: update go-testutil
-
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 2 commits
-
-
Steven Allen authored
gx publish 2.5.5
-
Steven Allen authored
-