Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
|
6 years ago |
.. |
bucket.go
|
A few minor code inspection fixes (#18393)
|
6 years ago |
bucket_test.go
|
A few minor code inspection fixes (#18393)
|
6 years ago |
events.go
|
swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098)
|
6 years ago |
events_test.go
|
swarm: Fix T.Fatal inside a goroutine in tests (#18409)
|
6 years ago |
example_test.go
|
swarm/network: Rename minproxbinsize, add as member of simulation (#18408)
|
6 years ago |
http.go
|
Merge netsim mig to master (#17241)
|
6 years ago |
http_test.go
|
swarm: Fix T.Fatal inside a goroutine in tests (#18409)
|
6 years ago |
kademlia.go
|
p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312)
|
6 years ago |
kademlia_test.go
|
p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312)
|
6 years ago |
node.go
|
swarm/network: Use different privatekey for bzz overlay in sim (#19313)
|
6 years ago |
node_test.go
|
p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312)
|
6 years ago |
service.go
|
p2p, swarm: fix node up races by granular locking (#18976)
|
6 years ago |
service_test.go
|
…
|
|
simulation.go
|
swarm/network: Use different privatekey for bzz overlay in sim (#19313)
|
6 years ago |
simulation_test.go
|
p2p, swarm: fix node up races by granular locking (#18976)
|
6 years ago |