plugeth/swarm/api
Elad Nachmias b574b57766 swarm: give correct error on 0x hash prefix (#16195)
- added a case error struct that contains information about certain error cases
in which we would like to output more information to the client
- added a validation method that iterates and adds the information that is
stored in the error cases
2018-02-27 15:32:38 +02:00
..
client
http swarm: give correct error on 0x hash prefix (#16195) 2018-02-27 15:32:38 +02:00
testdata/test0
api_test.go swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints 2018-02-22 14:23:17 +01:00
api.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
config_test.go
config.go
filesystem_test.go
filesystem.go
manifest_test.go
manifest.go
storage_test.go
storage.go
testapi.go
uri_test.go
uri.go