aboutsummaryrefslogtreecommitdiffstats
path: root/les/handler.go
Commit message (Expand)AuthorAgeFilesLines
* p2p/discv5: fixed bootnode connect issuesZsolt Felfoldi2016-11-141-2/+3
* Merge pull request #3179 from obscuren/eip-158Felix Lange2016-11-141-2/+3
|\
| * core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-2/+3
* | les: cleaned up logging (#3256)Jeffrey Wilcke2016-11-131-21/+21
|/
* les: add missing nil check and handle quit in findServersZsolt Felfoldi2016-11-111-2/+5
* all: update license informationFelix Lange2016-11-091-1/+1
* p2p/discv5: added new topic discovery packageZsolt Felfoldi2016-11-091-1/+48
* les: light client protocol and APIZsolt Felfoldi2016-11-091-0/+854