1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/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.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
api_test.go
config.go
config_test.go
filesystem.go
filesystem_test.go
manifest.go
manifest_test.go
storage.go
storage_test.go
testapi.go
uri.go
uri_test.go