quorum/swarm/api
Felix Lange 105b37f1b4 swarm/api: improve FUSE build constraints, logging and APIs (#3818)
* swarm/api: fix build/tests on unsupported platforms

Skip FUSE tests if FUSE is unavailable and change build constraints so
the 'lesser' platforms aren't mentioned explicitly. The test are
compiled on all platforms to prevent regressions in _fallback.go

Also gofmt -w -s because why not.

* internal/web3ext: fix swarmfs wrappers

Remove inputFormatter specifications so users get an error
when passing the wrong number of arguments.

* swarm/api: improve FUSE-related logging and APIs

The API now returns JSON objects instead of strings.
Log messages for invalid arguments are removed.
2017-03-31 12:11:01 +02:00
..
http rpc: add support for extended headers in CORS requests (#3783) 2017-03-16 04:34:08 +01:00
testdata/test0 core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
api.go eth, les, swarm: fix go vet issues sufraced by log15 2017-02-23 12:16:45 +02:00
api_test.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
config.go cmd/swarm, swarm/api: bzzr improve + networkid prio 2017-01-27 08:18:13 +01:00
config_test.go swarm/api: Update ENS root address for Ropsten & prod (#3391) 2016-12-01 19:33:10 +01:00
filesystem.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
filesystem_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
fuse.go swarm/api: improve FUSE build constraints, logging and APIs (#3818) 2017-03-31 12:11:01 +02:00
manifest.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
manifest_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
storage.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
storage_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
swarmfs.go swarm/api: improve FUSE build constraints, logging and APIs (#3818) 2017-03-31 12:11:01 +02:00
swarmfs_fallback.go swarm/api: improve FUSE build constraints, logging and APIs (#3818) 2017-03-31 12:11:01 +02:00
swarmfs_test.go swarm/api: improve FUSE build constraints, logging and APIs (#3818) 2017-03-31 12:11:01 +02:00
swarmfs_unix.go swarm/api: improve FUSE build constraints, logging and APIs (#3818) 2017-03-31 12:11:01 +02:00
testapi.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00