plugeth/swarm/api
Janos Guljas 19982f9467 swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints
Merge with changes that implement config file PR #15548.

Field *EnsApi string* in swarm/api.Config is replaced with
*EnsAPIs []string*.

A new field *EnsDisabled bool* is added to swarm/api.Config for
easy way to disable ENS resolving with config file.

Signature of function swarm.NewSwarm is changed and simplified.
2017-12-13 10:40:39 +01:00
..
client all: gofmt -w -s (#15419) 2017-11-08 11:45:52 +01:00
http core, swarm: typo fixes 2017-10-30 01:23:23 +01:00
testdata/test0 core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
api_test.go swarm: add CLI --ens-endpoint flag (#14386) 2017-12-01 11:25:50 +01:00
api.go swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.Resolve 2017-12-04 22:56:52 +01:00
config_test.go cmd/swarm: add config file (#15548) 2017-12-11 22:56:06 +01:00
config.go swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints 2017-12-13 10:40:39 +01:00
filesystem_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
filesystem.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
manifest_test.go swarm/api: bug fix exact match for manifest 2017-11-09 10:38:42 -05:00
manifest.go Merge pull request #15329 from holisticode/exact-match-fix 2017-11-24 16:23:37 +02:00
storage_test.go swarm/api: refactor and improve HTTP API (#3773) 2017-04-07 00:22:22 +02:00
storage.go swarm/api: FUSE read-write support (#13872) 2017-04-12 02:06:02 +02:00
testapi.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
uri_test.go all: update license information 2017-04-14 10:29:00 +02:00
uri.go all: update license information 2017-04-14 10:29:00 +02:00