- 04 Nov, 2018 21 commits
- 24 Oct, 2018 1 commit
-
-
Steven Allen authored
-
- 19 Oct, 2018 1 commit
-
-
vyzo authored
-
- 18 Oct, 2018 1 commit
-
-
vyzo authored
-
- 08 Oct, 2018 1 commit
-
-
vyzo authored
the first component must be P_P2P, or else we have a specific address to dial
-
- 06 Oct, 2018 1 commit
-
-
vyzo authored
-
- 05 Oct, 2018 1 commit
-
-
vyzo authored
-
- 01 Oct, 2018 1 commit
-
-
vyzo authored
-
- 29 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 13 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 07 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 13 Aug, 2018 1 commit
-
-
Steven Allen authored
This reverts commit aca83b9b, reversing changes made to 86b8929d. This was is not the correct fix. We already expose these addresses via the host's AllAddrs method. The real problem is probably that we just don't ever tell anyone about them (unless we disconnect and reconnect to our nearby DHT nodes). We need an address gossip protocol.
-
- 02 Aug, 2018 1 commit
-
-
Steven Allen authored
related to #383 I won't call this *fixed* yet but it should help.
-
- 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 2 commits
-
-
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.
-
Kevin Atkinson authored
-
- 06 Oct, 2017 1 commit
-
-
Jeromy authored
-