aboutsummaryrefslogtreecommitdiffstats
path: root/les/handler_test.go
Commit message (Expand)AuthorAgeFilesLines
* les, les/flowcontrol: implement LES/3 (#19329)Felföldi Zsolt2019-05-311-1/+50
* les, light: implement ODR transaction lookup by hash (#19069)Felföldi Zsolt2019-05-131-13/+13
* core, eth, les, light: store transaction receipts without txHash and gasCostMatthew Halpern2019-04-151-1/+1
* les, light: remove support for les/1 4096 block CHT sectionsZsolt Felfoldi2019-04-081-15/+7
* les: removed les/1 protocol messagesZsolt Felfoldi2019-04-081-67/+14
* all: clean up and proerly abstract database accessPéter Szilágyi2019-03-061-5/+4
* core: remove unnecessary fields in logs, receipts and tx lookups (#17106)gary rong2019-02-211-2/+2
* les: implement ultralight client (#16904)b00ris2019-01-241-1/+1
* all: make indexer configurable (#17188)gary rong2018-08-281-87/+92
* all: get rid of error when creating memory database (#16716)gary rong2018-05-091-11/+8
* core/rawdb: separate raw database access to own package (#16666)Péter Szilágyi2018-05-071-4/+5
* les, light: fix CHT trie retrievals (#16039)Péter Szilágyi2018-02-111-41/+117
* core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-061-1/+1
* les: fix TxStatusMsg RLP coding (#15974)Felföldi Zsolt2018-01-271-1/+1
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-4/+4
* accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)gary rong2017-12-221-2/+3
* les: use modified default txpool config to avoid creating journal filerjl4934564422017-11-211-1/+3
* core, eth, les: fix messy code (#15367)Péter Szilágyi2017-10-251-18/+29
* les, light: LES/2 protocol version (#14970)Felföldi Zsolt2017-10-241-8/+154
* les: fix megacheck warnings (#14941)Felföldi Zsolt2017-08-091-2/+2
* les: code refactoring (#14416)Felföldi Zsolt2017-06-211-5/+11
* all: gofmt -w -sFelix Lange2017-01-061-7/+7
* all: update license informationFelix Lange2016-11-091-0/+16
* les: light client protocol and APIZsolt Felfoldi2016-11-091-0/+322