plugeth/cmd/swarm
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
..
db.go cmd/swarm: support exporting, importing chunk db (#14868) 2017-07-31 13:23:44 +02:00
hash.go
list.go
main.go cmd/swarm: support exporting, importing chunk db (#14868) 2017-07-31 13:23:44 +02:00
manifest.go
run_test.go swarm/api: make api.NewManifest synchronous (#14880) 2017-07-31 15:58:19 +02:00
upload_test.go swarm/api: make api.NewManifest synchronous (#14880) 2017-07-31 15:58:19 +02:00
upload.go cmd/swarm: fix error handling in 'swarm up' (#14557) 2017-06-06 09:39:10 +02:00