| Commit message (Expand) | Author | Age | Files | Lines |
* | les: fixed selectPeer deadlock, improved request distribution | Zsolt Felfoldi | 2017-01-06 | 1 | -33/+36 |
* | Merge pull request #3413 from zsfelfoldi/light-topic4 | Felix Lange | 2016-12-13 | 1 | -56/+53 |
|\ |
|
| * | eth, les: defer starting LES service until ETH initial sync is finished | Zsolt Felfoldi | 2016-12-10 | 1 | -2/+2 |
| * | les: using random request IDs | Zsolt Felfoldi | 2016-12-10 | 1 | -2/+2 |
| * | les: improved header fetcher and server statistics | Zsolt Felfoldi | 2016-12-10 | 1 | -31/+22 |
| * | les: fixed light fetcher request ID matching | Zsolt Felfoldi | 2016-12-08 | 1 | -1/+1 |
| * | les: implement light server pool | Zsolt Felfoldi | 2016-12-08 | 1 | -45/+51 |
* | | core: bugfix state change race condition in txpool (#3412) | bas-vk | 2016-12-11 | 1 | -2/+6 |
|/ |
|
* | p2p/discv5: fixed bootnode connect issues | Zsolt Felfoldi | 2016-11-14 | 1 | -2/+3 |
* | Merge pull request #3179 from obscuren/eip-158 | Felix Lange | 2016-11-14 | 1 | -2/+3 |
|\ |
|
| * | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+3 |
* | | les: cleaned up logging (#3256) | Jeffrey Wilcke | 2016-11-13 | 1 | -21/+21 |
|/ |
|
* | les: add missing nil check and handle quit in findServers | Zsolt Felfoldi | 2016-11-11 | 1 | -2/+5 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -1/+48 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+854 |