erigon-pulse/cmd/geth
ledgerwatch f06db2f37b
Stages 6 and 7 for generating history indices (#569)
* save state

* add current index feature

* fix test

* remove logs

* Only execute 1000 blocks

* Reset history index

* Correct action

* Increase batch size

* Increase chunk size, print memory stats

* Fix linter

* Remove unused from

* Split into 2 staged

* Use storage history gen

* remove log

* Not to run tx_cacher in staged mode

* Not to recover during stage 2

* Not to recover during stage 2

* Remove counter

Co-authored-by: b00ris <b00ris@mail.ru>
2020-05-23 10:19:56 +01:00
..
testdata cmd/geth: add tests for account commands 2016-04-12 15:58:07 +02:00
accountcmd_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
accountcmd.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
chaincmd.go Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
config.go cmd, core: remove override muir glacier and override istanbul (#20942) 2020-05-20 15:26:22 +03:00
consolecmd_test.go console, internal/jsre: use github.com/dop251/goja (#20470) 2020-02-27 17:20:36 +03:00
consolecmd.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dao_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
genesis_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
main.go Remove memory leak caused by accountCache, count batch size in bytes (#565) 2020-05-21 21:55:39 +01:00
misccmd.go cmd/geth: remove network id from version cmd 2019-12-03 14:00:47 +01:00
retesteth_copypaste.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
retesteth.go post-rebase fixups 2020-05-20 15:26:22 +03:00
run_test.go linting 2019-11-05 22:51:11 +01:00
usage.go post-rebase fixups 2020-05-20 15:26:22 +03:00