go-ethereum/swarm
Felix Lange 40818ab287 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.
2017-03-24 13:54:17 +01:00
..
api swarm/api: fix build/tests on unsupported platforms 2017-03-24 13:54:17 +01:00
network swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787) 2017-03-18 01:45:00 +01:00
services/swap all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
storage all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
swarm.go swarm/api: support mounting manifests via FUSE (#3690) 2017-03-23 14:56:06 +01:00