erigon-pulse/migrations
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
..
change_sets.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
db_schema_version.go Integration tests 1 (#1793) 2021-04-24 16:46:29 +01:00
dupsort_state_test.go tx.RwCursor() to return err (first step of removing lazy cursors) (#1656) 2021-04-02 13:36:49 +07:00
dupsort_state.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
header_prefix_test.go tx.RwCursor() to return err (first step of removing lazy cursors) (#1656) 2021-04-02 13:36:49 +07:00
header_prefix.go [merge after release] remove etl onLoadCommit hook, because etl doesn't manage transactions anymore (it's low-level code) (#1692) 2021-04-08 18:03:33 +07:00
history.go [merge after release] remove etl onLoadCommit hook, because etl doesn't manage transactions anymore (it's low-level code) (#1692) 2021-04-08 18:03:33 +07:00
migrations_test.go Remove StageData (#1419) 2020-12-21 11:01:37 +00:00
migrations.go Clean tmp on start (#1808) 2021-04-26 13:51:01 +01:00
receipts_test.go etl to use rwtx (#1660) 2021-04-02 18:22:25 +07:00
receipts.go [merge after release] remove etl onLoadCommit hook, because etl doesn't manage transactions anymore (it's low-level code) (#1692) 2021-04-08 18:03:33 +07:00
remove_clique.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
stagedsync_to_use_stage_blockhashes_test.go Remove StageData (#1419) 2020-12-21 11:01:37 +00:00
stagedsync_to_use_stage_blockhashes.go Remove StageData (#1419) 2020-12-21 11:01:37 +00:00
stages_to_use_named_keys_test.go Stages as const (#1774) 2021-04-21 15:02:21 +07:00
stages_to_use_named_keys.go Stages as const (#1774) 2021-04-21 15:02:21 +07:00
transactions.go [merge after release] remove etl onLoadCommit hook, because etl doesn't manage transactions anymore (it's low-level code) (#1692) 2021-04-08 18:03:33 +07:00