plugeth/swarm/network/simulation
Janoš Guljaš 661809714e swarm: snapshot load improvement (#18220)
* swarm/network: Hive - do not notify peer if discovery is disabled

* p2p/simulations: validate all connections on loading a snapshot

* p2p/simulations: track all connections in on snapshot loading

* p2p/simulations: add snapshotLoadTimeout variable

* p2p/simulations: ignore control events in snapshot load

* p2p/simulations: simplify event loop synchronization

* p2p/simulations: return already connected error from Load function

* p2p/simulations: log warning on snapshot loading disconnection
2018-12-07 06:51:40 +01:00
..
bucket_test.go swarm, cmd/swarm: address ineffectual assignments (#18048) 2018-11-07 20:39:08 +01:00
bucket.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
connect_test.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
connect.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
events_test.go swarm: network simulation for swarm tests (#769) 2018-07-23 15:33:25 +02:00
events.go swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) 2018-11-15 21:06:27 +01:00
example_test.go swarm/network: Correct neighborhood depth (#18066) 2018-11-26 17:13:59 +01:00
http_test.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
http.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
kademlia_test.go swarm: snapshot load improvement (#18220) 2018-12-07 06:51:40 +01:00
kademlia.go swarm/network: Correct neighborhood depth (#18066) 2018-11-26 17:13:59 +01:00
node_test.go swarm/network/simulation: fix New function for-loop scope (#18161) 2018-11-26 12:39:38 +01:00
node.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
service_test.go swarm: network simulation for swarm tests (#769) 2018-07-23 15:33:25 +02:00
service.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
simulation_test.go swarm/network/simulation: fix New function for-loop scope (#18161) 2018-11-26 12:39:38 +01:00
simulation.go swarm/network/simulation: fix New function for-loop scope (#18161) 2018-11-26 12:39:38 +01:00