- 11 Oct, 2019 10 commits
-
-
Steven Allen authored
Feature/correct bootstrapping
-
Aarsh Shah authored
1) on connecting to a new peer -> trigger self & bucket bootstrap if RT size goes below thereshold 2) accept formatting & doc suggestions in the review 3) remove RT recovery code for now -> will address in a separate PR once #383 goes in changes as per review
-
Aarsh Shah authored
2) seed RT if empty before starting bootstrap incase 1 hasn't fired 3) pass bootstrap config as option while creating Dht 4) replace all bootstrap function with 1 function
-
Aarsh Shah authored
-
Steven Allen authored
-
Steven Allen authored
-
aarshkshah1992 authored
-
Aarsh Shah authored
-
Aarsh Shah authored
-
Aarsh Shah authored
-
- 04 Oct, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 07 Sep, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 05 Sep, 2019 1 commit
-
-
Steven Allen authored
metrics: fix memory leak
-
- 04 Sep, 2019 1 commit
-
-
Steven Allen authored
fixes #389 Credit goes to @sidenaio for finding this.
-
- 02 Aug, 2019 5 commits
-
-
bigs authored
Update tests to use Ed25519 when acceptable.
-
Cole Brown authored
-
Cole Brown authored
-
Cole Brown authored
-
Cole Brown authored
Updates the version of go-libp2p-core and go-libp2p-testing
-
- 23 Jul, 2019 2 commits
-
-
Thomas Preindl authored
-
Aarsh Shah authored
Implement striped locking for datastore puts.
-
- 30 Jun, 2019 1 commit
-
-
Steven Allen authored
Add timeout
-
- 29 Jun, 2019 1 commit
-
-
Steven Allen authored
-
- 18 Jun, 2019 2 commits
-
-
Steven Allen authored
Feat/message size
-
Cole Brown authored
Update msgio to latest version Use max size in msgio readers Fix error handling in reads
-
- 17 Jun, 2019 2 commits
-
-
Cole Brown authored
-
Cole Brown authored
-
- 14 Jun, 2019 1 commit
-
-
Michael Avila authored
-
- 26 May, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 24 May, 2019 5 commits
-
-
Steven Allen authored
reduce background goroutines
-
vyzo authored
Update deps to latest libp2p
-
Hector Sanjuan authored
This is a -u=patch update
-
Steven Allen authored
-
Steven Allen authored
This was causing us to build up a bunch of background goroutines. Technically, we should be resetting all these streams when the DHT stops. However, we don't actually unregister stream handlers from the host so, really, nothing will actually stop till the host stops. When it does, it'll kill all the streams anyways.
-
- 22 May, 2019 3 commits
-
-
Steven Allen authored
Really deal with the deleted tag issue.
-
Steven Allen authored
dep: update go-libp2p
-
Steven Allen authored
Deal with renamed tags.
-
- 17 May, 2019 2 commits
-
-
Steven Allen authored
dep: update go-libp2p
-
Steven Allen authored
-
- 08 May, 2019 1 commit
-
-
Steven Allen authored
fix: reduce memory used by buffered writers
-