| Commit message (Expand) | Author | Age | Files | Lines |
* | all: make indexer configurable (#17188) | gary rong | 2018-08-28 | 1 | -6/+8 |
* | les: fix crasher in NodeInfo when running as server (#17419) | Felix Lange | 2018-08-17 | 1 | -18/+20 |
* | light: CHT and bloom trie indexers working in light mode (#16534) | Felföldi Zsolt | 2018-08-16 | 1 | -2/+2 |
* | les: pass server pool to protocol manager (#16947) | Felföldi Zsolt | 2018-06-12 | 1 | -1/+1 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -2/+3 |
* | les, light: fix CHT trie retrievals (#16039) | Péter Szilágyi | 2018-02-11 | 1 | -6/+4 |
* | les: fix server panic when discovery disabled (#16055) | Felföldi Zsolt | 2018-02-10 | 1 | -9/+11 |
* | les: limit LES peer count and improve peer configuration logic (#16010) | Felföldi Zsolt | 2018-02-05 | 1 | -1/+3 |
* | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 1 | -2/+2 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 1 | -115/+83 |
* | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -4/+5 |
* | les: fix megacheck warnings (#14941) | Felföldi Zsolt | 2017-08-09 | 1 | -11/+0 |
* | les: code refactoring (#14416) | Felföldi Zsolt | 2017-06-21 | 1 | -3/+18 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -1/+1 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | all: update light logs (and a few others) to the new model | Péter Szilágyi | 2017-03-03 | 1 | -3/+2 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -4/+4 |
* | les: remove delayed les server starting | Zsolt Felfoldi | 2017-01-26 | 1 | -27/+3 |
* | les, light: add block availability check for ODR requests | Zsolt Felfoldi | 2016-12-10 | 1 | -5/+4 |
* | eth, les: defer starting LES service until ETH initial sync is finished | Zsolt Felfoldi | 2016-12-10 | 1 | -1/+27 |
* | les: fixed logging | Jeffrey Wilcke | 2016-11-16 | 1 | -1/+1 |
* | les: cleaned up logging (#3256) | Jeffrey Wilcke | 2016-11-13 | 1 | -3/+8 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | core/types: remove header accessors | Felix Lange | 2016-11-09 | 1 | -2/+2 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -2/+3 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+401 |