erigon-pulse/turbo/stages
Alex Sharov c7eedf0091
Add kv to stage settings (because it doesn't change in runtime, tx will be passed as Stage func argument) (#1872)
* add kv to config

* move forward tx use

* move forward tx use

* gc stat

* gc stat

* changeset writer - move to tx

* clean

* clean

* clean

* clean

* clean
2021-05-04 13:36:03 +01:00
..
bodydownload Connect TxFetcher to Sentry, Add --download.v2 option to TG (#1796) 2021-04-25 11:20:50 +07:00
headerdownload [download.v2] Prevent deadlock by starting txPool early (#1860) 2021-05-02 12:15:53 +01:00
txpropagate Connect TxFetcher to Sentry, Add --download.v2 option to TG (#1796) 2021-04-25 11:20:50 +07:00
blockchain_test.go Less use rawdb deprecated methods (#1861) 2021-05-03 21:01:01 +01:00
chain_makers_test.go rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00
genesis_test.go rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00
stageloop.go Add kv to stage settings (because it doesn't change in runtime, tx will be passed as Stage func argument) (#1872) 2021-05-04 13:36:03 +01:00