plugeth/light
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302)
* cmd, core, eth: init tx lookup in background

* core/rawdb: tiny log fixes to make it clearer what's happening

* core, eth: fix rebase errors

* core/rawdb: make reindexing less generic, but more optimal

* rlp: implement rlp list iterator

* core/rawdb: new implementation of tx indexing/unindex using generic tx iterator and hashing rlp-data

* core/rawdb, cmd/utils: fix review concerns

* cmd/utils: fix merge issue

* core/rawdb: add some log formatting polishes

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2020-05-11 18:58:43 +03:00
..
lightchain_test.go all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
lightchain.go core, light: write chain data in atomic way (#20287) 2020-01-17 12:49:32 +02:00
nodeset.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
odr_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
odr_util.go les: handler separation (#19639) 2019-08-21 11:29:34 +02:00
odr.go all: on-chain oracle checkpoint syncing (#19543) 2019-06-28 10:34:02 +03:00
postprocess.go les: fix and slim the unit tests of les (#20247) 2019-11-06 22:09:37 +01:00
trie_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
trie.go core: initial version of state snapshots 2020-02-25 12:51:04 +02:00
txpool_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
txpool.go core, light, params: implement eip2028 (#19931) 2019-08-14 15:53:21 +03:00