erigon-pulse/cmd/geth
Igor Mandrigin fd77eaf86a
Staged Sync: Execution phase should use "plain state" (#548)
* introduce PlainStateReader with fallbacks

* no 10.000 changes in tests

* even less iterations

* remove even more iterations

* add `go run ./cmd/geth --syncmode staged --plainstate` flag

* fix serialization calls

* make a more sensible file default

doesn’t affect anything, because this flag is always overriden when parsing CLI. but still.
2020-05-15 08:52:45 +01:00
..
testdata cmd/geth: add tests for account commands 2016-04-12 15:58:07 +02:00
accountcmd_test.go Skip flaky test (#526) 2020-05-06 18:42:21 +01:00
accountcmd.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
chaincmd.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
config.go Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01: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 Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +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 Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
run_test.go linting 2019-11-05 22:51:11 +01:00
usage.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00