plugeth/swarm/network/simulation
lash 2f5b6cb442 swarm/network: Use different privatekey for bzz overlay in sim (#19313)
* cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter

* cmd/p2p/swarm: Remove comments + config.Enode nomarshal

* p2p/simulations: Remove superfluous error check

* p2p/simulation: Move init enode comment

* swarm, p2p/simulations, cmd/swarm: Use nodekey in binary record sign

* swarm/network, swarm/pss: Dervice bzzkey

* swarm/pss: Remove unused function

* swarm/network: Store swarm private key in simulation bucket

* swarm/pss: Shorten TextProxNetwork shortrunning test timeout

* swarm/pss: Increase prox test timeout

* swarm/pss: Increase timeout slightly on shortrunning proxtest

* swarm/network: Simplify bucket instantiation in servicectx func

* p2p/simulations: Tcpport -> udpport

* swarm/network, swarm/pss: Simplify + correct lock in servicefunc sim

* swarm/network: Cleanup after rebase on extract swarm enode new

* p2p/simulations, swarm/network: Make exec disc test pass

* swarm/network: Prune ye olde comment

* swarm/pss: Correct revised bzzkey method call

* swarm/network: Clarify comment about privatekey generation data

* swarm/pss: Fix syntax errors after rebase

* swarm/network: Rename misleadingly named method

(amend commit to trigger ci - attempt 5)
2019-03-22 21:37:25 +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 swarm: Fix T.Fatal inside a goroutine in tests (#18409) 2019-01-09 07:05:55 +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 swarm/network: Rename minproxbinsize, add as member of simulation (#18408) 2019-01-10 12:33:51 +01:00
http_test.go swarm: Fix T.Fatal inside a goroutine in tests (#18409) 2019-01-09 07:05:55 +01:00
http.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
kademlia_test.go p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) 2019-03-22 11:20:17 +01:00
kademlia.go p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) 2019-03-22 11:20:17 +01:00
node_test.go p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) 2019-03-22 11:20:17 +01:00
node.go swarm/network: Use different privatekey for bzz overlay in sim (#19313) 2019-03-22 21:37:25 +01:00
service_test.go swarm: network simulation for swarm tests (#769) 2018-07-23 15:33:25 +02:00
service.go p2p, swarm: fix node up races by granular locking (#18976) 2019-02-18 07:38:14 +01:00
simulation_test.go p2p, swarm: fix node up races by granular locking (#18976) 2019-02-18 07:38:14 +01:00
simulation.go swarm/network: Use different privatekey for bzz overlay in sim (#19313) 2019-03-22 21:37:25 +01:00