- 04 Nov, 2018 5 commits
- 03 Nov, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 02 Nov, 2018 1 commit
-
-
Steven Allen authored
-
- 24 Oct, 2018 14 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
*really* fix the race in mock
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
fix a data-race in the mock net
-
Steven Allen authored
This was causing https://github.com/ipfs/go-ipfs/pull/5637#issuecomment-432792969
-
Steven Allen authored
-
Steven Allen authored
switch to DisablePing instead of PingCustom
-
Steven Allen authored
fix buggy addr equal in test
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
don't disconnect on protocol version mismatch
-
Steven Allen authored
Sending a protocol version is nice. However, this "disconnect if our versions are different" logic makes the version entirely useless (because we can't change it). Really, each indevidual protocol is versioned so let's just leave it at that. If we make a breaking change that requires a protocol bump, we can do that and then switch on the other side's version. However, we'll have to wait for the entire network to upgrade for that to work.
-
- 23 Oct, 2018 1 commit
-
-
vyzo authored
Add ping service in basic host and libp2p constructor option (enabled by default)
-
- 19 Oct, 2018 4 commits
- 18 Oct, 2018 12 commits
-
-
vyzo authored
package-list: fix pubsub link
-
Steven Allen authored
(for rename)
-
Raúl Kripalani authored
update package list for discovery and autonat
-
vyzo authored
-
vyzo authored
-
vyzo authored
fix relay-specific address dialing in routed host
-
vyzo authored
-
Steven Allen authored
Add go-libp2p-gorpc to package list.
-
vyzo authored
Enable relay by default in New
-
Steven Allen authored
gx: update go-libp2p-circuit
-
Steven Allen authored
-
Steven Allen authored
(disables discovery by default)
-
- 17 Oct, 2018 1 commit
-
-
Hector Sanjuan authored
Apparently this also includes some new Jenkins badges. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-