aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/http/error_test.go
Commit message (Collapse)AuthorAgeFilesLines
* swarm/api/http: refactored http package (#17309)Elad2018-08-071-172/+0
|
* swarm/api/http: http package refactoring 1/5 and 2/5 (#17164)Anton Evangelatov2018-07-121-1/+0
|
* swarm: network rewrite mergeethersphere2018-06-221-6/+6
|
* swarm: give correct error on 0x hash prefix (#16195)Elad Nachmias2018-02-271-5/+35
| | | | | | - 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
* all: update license information (#16089)Felix Lange2018-02-141-1/+1
|
* core, swarm: typo fixesferhat elmas2017-10-301-1/+1
|
* swarm/api/http: add error pages (#14967)holisticode2017-09-091-0/+143