Janoš Guljaš
6d1e292eef
Manifest cli fix and upload defaultpath only once ( #17375 )
...
* cmd/swarm: fix manifest subcommands and add tests
* cmd/swarm: manifest update: update default entry for non-encrypted uploads
* swarm/api: upload defaultpath file only once
* swarm/api/client: improve UploadDirectory default path handling
* cmd/swarm: support absolute and relative default path values
* cmd/swarm: fix a typo in test
* cmd/swarm: check encrypted uploads in manifest update tests
2018-08-10 16:12:55 +02:00
ethersphere
e187711c65
swarm: network rewrite merge
2018-06-21 21:10:31 +02:00
Felix Lange
a5c0bbb4f4
all: update license information ( #16089 )
2018-02-14 13:49:11 +01:00
Lewis Marshall
60c858a529
swarm/api: make api.NewManifest synchronous ( #14880 )
...
Previously, NewManifest was asynchronous so subsequent code which tried
to use the returned manifest could error as the manifest was not yet
persisted.
2017-07-31 15:58:19 +02:00
Felix Lange
a4277450b2
cmd/swarm: disable TestCLISwarmUp because it's flaky
2017-06-22 22:17:53 +02:00
Lewis Marshall
a1f3878ec5
swarm/test: add integration test for 'swarm up' ( #14353 )
2017-06-21 14:54:23 +02:00