| Commit message (Expand) | Author | Age | Files | Lines |
* | les: wait for all task goroutines before dropping the peer (#20010) | gary rong | 2019-08-27 | 1 | -2/+0 |
* | les: handler separation (#19639) | gary rong | 2019-08-21 | 1 | -197/+143 |
* | les: implement new client pool (#19745) | Felföldi Zsolt | 2019-08-03 | 1 | -13/+14 |
* | cmd, eth, les: fix up ultra light config integration | Péter Szilágyi | 2019-07-10 | 1 | -2/+2 |
* | les: remove half-finished priority pool APIs (#19780) | gary rong | 2019-07-04 | 1 | -57/+13 |
* | all: on-chain oracle checkpoint syncing (#19543) | gary rong | 2019-06-28 | 1 | -51/+44 |
* | eth, les: reject stale request (#19689) | gary rong | 2019-06-11 | 1 | -1/+5 |
* | les, les/flowcontrol: implement LES/3 (#19329) | Felföldi Zsolt | 2019-05-31 | 1 | -16/+75 |
* | eth, les: reject light client connection is server is not synced (#19616) | gary rong | 2019-05-27 | 1 | -1/+2 |
* | les, light: remove support for les/1 4096 block CHT sections | Zsolt Felfoldi | 2019-04-08 | 1 | -10/+6 |
* | les: fix block announcements (#19322) | Felföldi Zsolt | 2019-03-25 | 1 | -2/+1 |
* | les, les/flowcontrol: improved request serving and flow control (#18230) | Felföldi Zsolt | 2019-02-26 | 1 | -198/+101 |
* | les: implement ultralight client (#16904) | b00ris | 2019-01-24 | 1 | -11/+27 |
* | 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 |