| Commit message (Expand) | Author | Age | Files | Lines |
* | les: code refactoring (#14416) | Felföldi Zsolt | 2017-06-21 | 1 | -128/+79 |
* | cmd, eth, les, mobile: make networkid uint64 everywhere | Péter Szilágyi | 2017-04-25 | 1 | -3/+3 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -2/+2 |
* | les: implement request distributor, fix blocking issues (#3660) | Felföldi Zsolt | 2017-03-23 | 1 | -9/+57 |
* | all: update light logs (and a few others) to the new model | Péter Szilágyi | 2017-03-03 | 1 | -37/+31 |
* | eth, les, swarm: fix go vet issues sufraced by log15 | Péter Szilágyi | 2017-02-23 | 1 | -1/+1 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -36/+35 |
* | les: add unknown peers to server pool instead of rejecting them | Zsolt Felfoldi | 2017-01-26 | 1 | -3/+0 |
* | 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 |