- 11 Oct, 2019 1 commit
-
-
aarshkshah1992 authored
-
- 04 Oct, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 23 Jul, 2019 1 commit
-
-
Thomas Preindl authored
-
- 29 Jun, 2019 1 commit
-
-
Steven Allen authored
-
- 26 May, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 26 Apr, 2019 1 commit
-
-
Steven Allen authored
When the routing table is empty, `Run` would fail but _not_ close the process (leaking some query goroutines). This patch fixes this in multiple places by: 1. Not starting queries with no peers. 2. Failing queries with no peers earlier.
-
- 12 Feb, 2019 2 commits
-
-
Raúl Kripalani authored
This reverts commit 7e68ac3c.
-
Adrian Lanzafame authored
-
- 03 Feb, 2019 1 commit
-
-
Matt Joiner authored
-
- 24 Jan, 2019 1 commit
-
-
Steven Allen authored
-
- 23 Jan, 2019 1 commit
-
-
Matt Joiner authored
-
- 12 Sep, 2018 1 commit
-
-
Kevin Atkinson authored
-
- 10 Aug, 2018 11 commits
-
-
Steven Allen authored
Also, de-duplicate some logic.
-
Steven Allen authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
- 08 Aug, 2018 1 commit
-
-
Steven Allen authored
fixes #177
-
- 10 Jul, 2018 1 commit
-
-
Steven Allen authored
fixes #172
-
- 15 Jun, 2018 1 commit
-
-
Steven Allen authored
-
- 14 Jun, 2018 2 commits
-
-
Steven Allen authored
err is nil in this case
-
Steven Allen authored
-
- 13 Jun, 2018 1 commit
-
-
Steven Allen authored
Also, double check the key (should be impossible but the check is cheep).
-
- 01 Jun, 2018 2 commits
-
-
Steven Allen authored
Note: this does mean that the DHT won't work with peer keys by default and that the constructor signature changes. Given all the changes that'll come with the libp2p refactor, I don't feel too bad about this.
-
Steven Allen authored
GetValues was very DHT specific so the routing interface has been updated to remove that function. Instead, it has introduced general-purpose options. This is a minimal alternative to #141 to avoid bundling too many changes together.
-
- 29 Apr, 2018 1 commit
-
-
vyzo authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Muré authored
-
- 28 Mar, 2018 1 commit
-
-
Lars Gierth authored
-
- 12 Mar, 2018 1 commit
-
-
Dirk McCormick authored
-
- 07 Feb, 2018 1 commit
-
-
Dirk McCormick authored
-
- 11 Dec, 2017 1 commit
-
-
Forrest Weston authored
License: MIT Signed-off-by: ForrestWeston <forrest@protocol.ai>
-
- 05 Dec, 2017 1 commit
-
-
Steven Allen authored
Try to preallocate slices up-front instead of repeatedly reallocating.
-
- 15 Jul, 2017 1 commit
-
-
Herman Junge authored
-
- 17 May, 2017 1 commit
-
-
Jeromy authored
-