| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd, eth, les: fix up ultra light config integration | Péter Szilágyi | 2019-07-10 | 1 | -1/+1 |
* | all: on-chain oracle checkpoint syncing (#19543) | gary rong | 2019-06-28 | 1 | -24/+23 |
* | les: prefer nil slices over zero-length slices (#19081) | Matthew Halpern | 2019-06-27 | 1 | -4/+6 |
* | les: reject client if it makes too many invalid requests (#19691) | gary rong | 2019-06-12 | 1 | -3/+4 |
* | eth, les: reject stale request (#19689) | gary rong | 2019-06-11 | 1 | -0/+62 |
* | les, les/flowcontrol: implement LES/3 (#19329) | Felföldi Zsolt | 2019-05-31 | 1 | -1/+50 |
* | les, light: implement ODR transaction lookup by hash (#19069) | Felföldi Zsolt | 2019-05-13 | 1 | -13/+13 |
* | core, eth, les, light: store transaction receipts without txHash and gasCost | Matthew Halpern | 2019-04-15 | 1 | -1/+1 |
* | les, light: remove support for les/1 4096 block CHT sections | Zsolt Felfoldi | 2019-04-08 | 1 | -15/+7 |
* | les: removed les/1 protocol messages | Zsolt Felfoldi | 2019-04-08 | 1 | -67/+14 |
* | all: clean up and proerly abstract database access | Péter Szilágyi | 2019-03-06 | 1 | -5/+4 |
* | core: remove unnecessary fields in logs, receipts and tx lookups (#17106) | gary rong | 2019-02-21 | 1 | -2/+2 |
* | les: implement ultralight client (#16904) | b00ris | 2019-01-24 | 1 | -1/+1 |
* | all: make indexer configurable (#17188) | gary rong | 2018-08-28 | 1 | -87/+92 |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 1 | -11/+8 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -4/+5 |
* | les, light: fix CHT trie retrievals (#16039) | Péter Szilágyi | 2018-02-11 | 1 | -41/+117 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 1 | -1/+1 |
* | les: fix TxStatusMsg RLP coding (#15974) | Felföldi Zsolt | 2018-01-27 | 1 | -1/+1 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -4/+4 |
* | accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) | gary rong | 2017-12-22 | 1 | -2/+3 |
* | les: use modified default txpool config to avoid creating journal file | rjl493456442 | 2017-11-21 | 1 | -1/+3 |
* | core, eth, les: fix messy code (#15367) | Péter Szilágyi | 2017-10-25 | 1 | -18/+29 |
* | les, light: LES/2 protocol version (#14970) | Felföldi Zsolt | 2017-10-24 | 1 | -8/+154 |
* | les: fix megacheck warnings (#14941) | Felföldi Zsolt | 2017-08-09 | 1 | -2/+2 |
* | les: code refactoring (#14416) | Felföldi Zsolt | 2017-06-21 | 1 | -5/+11 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -7/+7 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -0/+16 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+322 |