aboutsummaryrefslogtreecommitdiffstats
path: root/les/odr.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-9/+9
* les, light: LES/2 protocol version (#14970)Felföldi Zsolt2017-10-241-11/+35
* les: code refactoring (#14416)Felföldi Zsolt2017-06-211-180/+15
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-1/+1
* les: implement request distributor, fix blocking issues (#3660)Felföldi Zsolt2017-03-231-44/+55
* all: update light logs (and a few others) to the new modelPéter Szilágyi2017-03-031-17/+16
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-4/+4
* les: fixed selectPeer deadlock, improved request distributionZsolt Felfoldi2017-01-061-4/+6
* les, light: add block availability check for ODR requestsZsolt Felfoldi2016-12-101-0/+3
* les: using random request IDsZsolt Felfoldi2016-12-101-8/+7
* les: improved header fetcher and server statisticsZsolt Felfoldi2016-12-101-29/+26
* all: update license informationFelix Lange2016-11-091-1/+2
* les: light client protocol and APIZsolt Felfoldi2016-11-091-0/+247