aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/run_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/swarm: speed up tests - use global cluster (#18129)Anton Evangelatov2018-11-191-0/+11
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-2/+1
* cmd/swarm: speed up tests (#17878)Elad2018-10-091-0/+6
* cmd/swarm: fix appveyor build (#17808)Elad2018-10-021-0/+3
* cmd/swarm: respect --loglevel in run_test helpers (#17739)Ferenc Szabo2018-09-291-2/+2
* all: new p2p node representation (#17643)Felix Lange2018-09-251-6/+7
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-9/+16
* cmd/swarm: solve rare cases of using the same random port in tests (#17352)Janoš Guljaš2018-08-091-19/+117
* swarm: network rewrite mergeethersphere2018-06-221-19/+113
* all: update license information (#16089)Felix Lange2018-02-141-1/+1
* cmd/swarm: add config file (#15548)holisticode2017-12-121-5/+12
* swarm/api: make api.NewManifest synchronous (#14880)Lewis Marshall2017-07-311-0/+1
* cmd/swarm: Exit if --ethapi is setLewis Marshall2017-06-301-1/+1
* swarm/test: add integration test for 'swarm up' (#14353)Lewis Marshall2017-06-211-0/+255