erigon-pulse/cmd
ledgerwatch 6d883b5350
Fix staged sync issue introduced by LRU caches (#568)
* readPlainAccount

* readPlainAccount

* Try to disable accountCache

* Try to not separate changeBatch

* The actual fix
?

* Move to fastcache, include incarnation

* Fix linter

* Fix linter

* Disable caches

* Fix linter

* Reenable all except storage cache

* Cosmetics

* Disable account cache

* Disable code size cache

* Fix code caching

* Apply the same fix to db_state_writer
2020-05-22 16:11:00 +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 post-rebase fixups 2020-05-20 15:26:22 +03: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 post-rebase fixups 2020-05-20 15:26:22 +03:00
geth Remove memory leak caused by accountCache, count batch size in bytes (#565) 2020-05-21 21:55:39 +01:00
hack Fix staged sync issue introduced by LRU caches (#568) 2020-05-22 16:11:00 +01:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics post-rebase fixups 2020-05-20 15:26:22 +03:00
prometheus MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
puppeth Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
restapi MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon post-rebase fixups 2020-05-20 15:26:22 +03:00
rpctest Non scalable but correct implementation of eth_getProof (#562) 2020-05-20 15:32:50 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state post-rebase fixups 2020-05-20 15:26:22 +03:00
tester post-rebase fixups 2020-05-20 15:26:22 +03:00
utils hack --action resetState to create both hashed and plain genesis, clean all buckets (#563) 2020-05-21 06:18:25 +01:00