- 03 Apr, 2020 11 commits
-
-
Steven Allen authored
-
Steven Allen authored
1. Continue to best-effort provide, but still return an error when we fail to send provider records to the _best_ peers. 2. Continue returning the best peer's we've found in GetClosestPeers, but also return an error to indicate that we didn't find the closest ones. And fix the hang test.
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
fix Search/GetValue to be Kad compliant. Default quorum is now 0 which means do not abort the query early
-
Adin Schmahmann authored
-
- 13 Mar, 2020 1 commit
-
-
David Dias authored
* feat: Expose the ProviderManager through the IpfsDht struct * feat: expose providers prefix so that we do not have to hard code it in other places Co-authored-by: Aarsh Shah <aarshkshah1992@gmail.com>
-
- 19 Dec, 2019 3 commits
-
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
Adin Schmahmann authored
-
- 16 Dec, 2019 1 commit
-
-
Aarsh Shah authored
-
- 06 Dec, 2019 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
fixes #274
-
- 11 Oct, 2019 2 commits
-
-
Aarsh Shah authored
-
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 9 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
-