erigon-pulse/cmd
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
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2020-01-30 13:36:30 +02:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
clef geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
devp2p geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
ethkey cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) 2020-02-27 17:21:20 +03:00
evm Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
geth Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
hack Rename Resolver => SubTrieLoader, ResolveSet => RetainList (#544) 2020-05-12 15:24:43 +01:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Start transforming SubTrieLoader into iterator/stream (#547) 2020-05-14 18:12:33 +01:00
prometheus Prometheus dashboard to support multiple-turbo-geth-insances (#514) 2020-05-04 23:30:51 +01:00
puppeth Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
restapi Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
rpctest Rename Resolver => SubTrieLoader, ResolveSet => RetainList (#544) 2020-05-12 15:24:43 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state Rename Resolver => SubTrieLoader, ResolveSet => RetainList (#544) 2020-05-12 15:24:43 +01:00
tester up syntax of solidity pragma (#498) 2020-04-29 11:51:07 +01:00
utils Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00