plugeth/cmd/utils
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
..
cmd.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
customflags.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
flags_legacy.go params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 2020-05-11 11:16:32 +03:00
flags_test.go cmd/utils: allow for multiple influxdb tags (#18520) 2019-01-29 09:14:24 +01:00
flags.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00