erigon-pulse/core/rawdb
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
..
accessors_account.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
accessors_chain_test.go Blocks compression (#510) 2020-05-04 06:55:51 +01:00
accessors_chain.go Blocks compression (#510) 2020-05-04 06:55:51 +01:00
accessors_indexes_test.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
accessors_indexes.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
accessors_metadata.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
interfaces.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00