- 18 Jan, 2015 1 commit
-
-
Brian Tiger Chow authored
-
- 09 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 08 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 05 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 02 Jan, 2015 3 commits
-
-
Juan Batiz-Benet authored
This commit makes all network tests use ZeroLocalTCPAddress as the initial peer address, and then relies on net.ListenAddresses() This should get rid of the tcp addr clash problems.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
The separation of work in the p2p pkg is as follows: - net implements the Swarm and connectivity - protocol has muxer and header protocols - host implements protocol muxing + services - identify took over handshake completely! yay. - p2p package works as a whole
-