erigon-pulse/migrations
2021-05-19 10:47:28 +07: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 Auto-Close db in tests by using t.Cleanup (#1956) 2021-05-19 10:47:28 +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 Auto-Close db in tests by using t.Cleanup (#1956) 2021-05-19 10:47:28 +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 Auto-Close db in tests by using t.Cleanup (#1956) 2021-05-19 10:47:28 +07:00
migrations.go Clean tmp on start (#1808) 2021-04-26 13:51:01 +01:00
receipts_test.go Auto-Close db in tests by using t.Cleanup (#1956) 2021-05-19 10:47:28 +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 Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
stagedsync_to_use_stage_blockhashes_test.go Auto-Close db in tests by using t.Cleanup (#1956) 2021-05-19 10:47:28 +07: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 Auto-Close db in tests by using t.Cleanup (#1956) 2021-05-19 10:47:28 +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