| Commit message (Expand) | Author | Age | Files | Lines |
* | les: handle conn/disc/reg logic in the eventloop (#16981) | gary rong | 2018-06-25 | 1 | -74/+135 |
* | les: changed if-else blocks to conform with golint (#16658) | GagziW | 2018-05-03 | 1 | -2/+1 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 1 | -4/+0 |
* | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 1 | -1/+1 |
* | les: fix channel assignment data race (#15441) | b00ris | 2017-11-09 | 1 | -3/+3 |
* | les: code refactoring (#14416) | Felföldi Zsolt | 2017-06-21 | 1 | -10/+16 |
* | les: implement request distributor, fix blocking issues (#3660) | Felföldi Zsolt | 2017-03-23 | 1 | -76/+0 |
* | all: update light logs (and a few others) to the new model | Péter Szilágyi | 2017-03-03 | 1 | -8/+12 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -10/+10 |
* | les, cmd/util: disable topic discovery with --nodiscover | Zsolt Felfoldi | 2017-01-27 | 1 | -3/+9 |
* | les: add unknown peers to server pool instead of rejecting them | Zsolt Felfoldi | 2017-01-26 | 1 | -35/+45 |
* | Merge pull request #3519 from zsfelfoldi/light-topic5 | Péter Szilágyi | 2017-01-09 | 1 | -11/+55 |
|\ |
|
| * | les: fixed selectPeer deadlock, improved request distribution | Zsolt Felfoldi | 2017-01-06 | 1 | -11/+55 |
* | | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -1/+1 |
|/ |
|
* | les: improved header fetcher and server statistics | Zsolt Felfoldi | 2016-12-10 | 1 | -46/+158 |
* | les: implement light server pool | Zsolt Felfoldi | 2016-12-08 | 1 | -0/+654 |