- 13 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 07 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 12 Jun, 2018 1 commit
-
-
Łukasz Kurowski authored
-
- 09 Jun, 2018 1 commit
-
-
Steven Allen authored
(counting open connections requires copying)
-
- 05 Jun, 2018 1 commit
-
-
Steven Allen authored
Also, make the libp2p constructor fully useful. There should now be no need to manually construct a swarm/host.
-
- 27 Mar, 2018 1 commit
-
-
Jakub Sztandera authored
It is source of most warning noise in Warning channel and we would like to enable warning channel some time in future by default
-
- 17 Nov, 2017 1 commit
-
-
Steven Allen authored
There's really no reason to *only* do this if we have relays enabled. Doing it this way makes `go vet` happier and reduces conditional logic.
-
- 06 Oct, 2017 1 commit
-
-
Jeromy authored
-
- 21 Sep, 2017 1 commit
-
-
vyzo authored
-
- 13 Sep, 2017 1 commit
-
-
Steven Allen authored
-
- 07 Aug, 2017 2 commits
-
-
Lars Gierth authored
-
Lars Gierth authored
-
- 02 Aug, 2017 2 commits
- 01 Aug, 2017 2 commits
- 12 Jul, 2017 1 commit
-
-
Jeromy authored
-
- 05 Jun, 2017 1 commit
-
-
Enzo Haussecker authored
-
- 03 Jun, 2017 1 commit
-
-
Enzo Haussecker authored
-
- 31 May, 2017 1 commit
-
-
Lars Gierth authored
There were previously 4 different ways of passing various options into BasicHost construction. 1. Function parameters to New 2. Option parameters to New 3. Global variables, e.g. NegotiateTimeout 4. Options struct, in the calling code in go-ipfs This changeset deprecated all of these, and introduces the HostOpts struct to replace them. It also introduces a new constructor called NewHost, which accepts a *HostOpts. The old New constructor continues to work the same way, but is from now on deprecated too.
-
- 30 May, 2017 1 commit
-
-
Lars Gierth authored
-
- 12 Mar, 2017 1 commit
-
-
Lars Gierth authored
-
- 10 Jan, 2017 1 commit
-
-
Jeromy authored
-
- 05 Jan, 2017 1 commit
-
-
Jeromy authored
-
- 11 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 10 Nov, 2016 2 commits
- 08 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 05 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 05 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 04 Oct, 2016 2 commits
- 03 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 18 Sep, 2016 1 commit
-
-
Jeromy authored
-
- 23 Aug, 2016 1 commit
-
-
Jeromy authored
-
- 18 Aug, 2016 4 commits
- 16 Aug, 2016 1 commit
-
-
Jeromy authored
-