aboutsummaryrefslogtreecommitdiffstats
path: root/les/handler_test.go
Commit message (Expand)AuthorAgeFilesLines
* 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