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)
Showing
- p2p/simulations/adapters/exec.go 5 additions, 6 deletionsp2p/simulations/adapters/exec.go
- p2p/simulations/adapters/types.go 1 addition, 1 deletionp2p/simulations/adapters/types.go
- swarm/network/simulation/node.go 28 additions, 4 deletionsswarm/network/simulation/node.go
- swarm/network/simulation/simulation.go 6 additions, 3 deletionsswarm/network/simulation/simulation.go
- swarm/network/simulations/discovery/discovery_test.go 0 additions, 1 deletionswarm/network/simulations/discovery/discovery_test.go
- swarm/pss/prox_test.go 57 additions, 24 deletionsswarm/pss/prox_test.go
Loading
Please register or sign in to comment