erigon-pulse/cmd/integration/commands
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
..
flags.go Remove StateCache where unused (#1770) 2021-04-21 16:14:23 +07:00
refetence_db.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
reset_state.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
root.go add --datadir parameter to integration, snapshot generator, header downloader (#1749) 2021-04-19 14:25:26 +07:00
snapshot_check.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
stages.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
state_stages.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
testing.go Initial work on integration tests (#1797) 2021-04-29 16:14:10 +01:00