go-ethereum/swarm/network
nolash 339e3c89a7 swarm, swarm/network, swarm/pss, les: fixed swarm bin + minor adj
removed all Pss in symbol names whereever possible (and sensible)

discovery switch in hive now prevents add of suggested peers
this is probably not a permanent solution

bzz and pss now started from swarm.go,
Outputs from bzz/pss Protocols() and APIs()
are appended to the Swarm methods
2017-06-06 22:20:21 +02:00
..
simulations p2p/simulations: Support inter-node RPC connections 2017-06-05 10:52:15 +01:00
discovery.go swarm/network: add lock to seen map in discovery 2017-05-18 14:02:10 -07:00
discovery_test.go p2p/simulations: Drop adapters.NodeId in favour of discover.NodeID 2017-05-27 16:11:03 +01:00
hive.go swarm, swarm/network, swarm/pss, les: fixed swarm bin + minor adj 2017-06-06 22:20:21 +02:00
hive_test.go p2p/simulations: Drop adapters.NodeId in favour of discover.NodeID 2017-05-27 16:11:03 +01:00
kademlia.go p2p/simulations: Drop adapters.NodeId in favour of discover.NodeID 2017-05-27 16:11:03 +01:00
kademlia_test.go swarm/network: refactor, fix kademlia 2017-05-16 20:57:31 -07:00
protocol.go p2p/simulations: Drop adapters.NodeId in favour of discover.NodeID 2017-05-27 16:11:03 +01:00
protocol_test.go p2p/simulations: Drop adapters.NodeId in favour of discover.NodeID 2017-05-27 16:11:03 +01:00
test_overlay.go WIP network rewrite 2017-05-15 18:31:40 -07:00