1. 02 Jan, 2015 2 commits
    • Juan Batiz-Benet's avatar
      use ZeroLocalTCPAddress for network tests · f645cb8c
      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.
      f645cb8c
    • Juan Batiz-Benet's avatar
      net -> p2p/net · 72df463f
      Juan Batiz-Benet authored
      The net package is the next to move. It will be massaged
      a bit still to fix the Network / "NetworkBackend" conflict.
      72df463f