aboutsummaryrefslogtreecommitdiffstats
path: root/les/odr_requests.go
Commit message (Collapse)AuthorAgeFilesLines
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-2/+1
| | | | | go get github.com/gordonklaus/ineffassign ineffassign .
* les, light: add block availability check for ODR requestsZsolt Felfoldi2016-12-101-0/+29
|
* all: update license informationFelix Lange2016-11-091-1/+1
|
* les: light client protocol and APIZsolt Felfoldi2016-11-091-0/+325