aboutsummaryrefslogtreecommitdiffstats
path: root/les/server.go
Commit message (Expand)AuthorAgeFilesLines
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-1/+1
* core: refactor genesis handlingFelix Lange2017-03-231-1/+1
* all: update light logs (and a few others) to the new modelPéter Szilágyi2017-03-031-3/+2
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-4/+4
* les: remove delayed les server startingZsolt Felfoldi2017-01-261-27/+3
* les, light: add block availability check for ODR requestsZsolt Felfoldi2016-12-101-5/+4
* eth, les: defer starting LES service until ETH initial sync is finishedZsolt Felfoldi2016-12-101-1/+27
* les: fixed loggingJeffrey Wilcke2016-11-161-1/+1
* les: cleaned up logging (#3256)Jeffrey Wilcke2016-11-131-3/+8
* all: update license informationFelix Lange2016-11-091-1/+1
* core/types: remove header accessorsFelix Lange2016-11-091-2/+2
* p2p/discv5: added new topic discovery packageZsolt Felfoldi2016-11-091-2/+3
* les: light client protocol and APIZsolt Felfoldi2016-11-091-0/+401