plugeth/swarm/network/simulation
Ferenc Szabo fe03b76ffe A few minor code inspection fixes (#18393)
* swarm/network: fix code inspection problems

- typos
- redundant import alias

* p2p/simulations: fix code inspection problems

- typos
- unused function parameters
- redundant import alias
- code style issue: snake case

* swarm/network: fix unused method parameters inspections
2019-01-06 11:58:57 +01:00
..
bucket_test.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
bucket.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
events_test.go p2p/simulation: move connection methods from swarm/network/simulation (#18323) 2018-12-17 12:19:01 +01:00
events.go swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) 2018-11-15 21:06:27 +01:00
example_test.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +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 A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
node_test.go p2p/simulation: move connection methods from swarm/network/simulation (#18323) 2018-12-17 12:19:01 +01:00
node.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
service_test.go swarm: network simulation for swarm tests (#769) 2018-07-23 15:33:25 +02:00
service.go p2p/simulation: move connection methods from swarm/network/simulation (#18323) 2018-12-17 12:19:01 +01:00
simulation_test.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
simulation.go swarm/network: Revised depth and health for Kademlia (#18354) 2018-12-22 06:53:30 +01:00