• Elad Nachmias's avatar
    swarm: give correct error on 0x hash prefix (#16195) · b574b577
    Elad Nachmias authored
    - 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
    b574b577
Name
Last commit
Last update
..
client Loading commit data...
http Loading commit data...
testdata/test0 Loading commit data...
api.go Loading commit data...
api_test.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
filesystem.go Loading commit data...
filesystem_test.go Loading commit data...
manifest.go Loading commit data...
manifest_test.go Loading commit data...
storage.go Loading commit data...
storage_test.go Loading commit data...
testapi.go Loading commit data...
uri.go Loading commit data...
uri_test.go Loading commit data...