quorum/eth
Felix Lange fc747ef4a6 p2p/discover: new endpoint format
This commit changes the discovery protocol to use the new "v4" endpoint
format, which allows for separate UDP and TCP ports and makes it
possible to discover the UDP address after NAT.
2015-04-30 14:57:33 +02:00
..
downloader eth/downloader: drop block 2015-04-29 19:55:04 +02:00
backend.go p2p/discover: new endpoint format 2015-04-30 14:57:33 +02:00
handler.go eth: rely on p2p to determine block propagation 2015-04-29 22:50:58 +02:00
peer.go eth, eth/downloader: moved peer selection to protocol handler 2015-04-24 14:40:32 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00