erigon-pulse/common/dbutils
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
..
bucket.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
composite_keys_test.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
composite_keys.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
helper.go Intermediate hash phase 4 (#396) 2020-03-20 11:30:14 +00:00
history_index_test.go Index bits to mark creation of accounts or storage items (#483) 2020-04-25 15:50:32 +01:00
history_index.go Truncate history index after reorgs (#492) 2020-04-28 06:36:33 +01:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00