prysm-pulse/validator/db/kv
Raul Jordan 4c19e622cd
Implement Migration Up/Down Logic for Validator DB (#8271)
* rollback logic

* implement up down logic

* begin down migration tests

* rollback works

* unset test

* remove iface

* gaz

* add comment

* fix ineff assign

* preston comment

* add progress
2021-01-15 15:35:21 -06:00
..
attester_protection_test.go Allow Multiple Targets Per Source Epoch in Attester Protection (#8262) 2021-01-13 23:23:29 +00:00
attester_protection.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
backup_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
backup.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
BUILD.bazel Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
db_test.go Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
db.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
deprecated_attester_protection_test.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
deprecated_attester_protection.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
genesis_test.go Save GenesisValidatorsRoot from WaitForChainStart (#7855) 2020-11-20 18:06:12 +00:00
genesis.go Save GenesisValidatorsRoot from WaitForChainStart (#7855) 2020-11-20 18:06:12 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
migration_optimal_attester_protection_test.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
migration_optimal_attester_protection.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
migration.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
proposer_protection_test.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
proposer_protection.go Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
prune_attester_protection_test.go Prune Validator Attester Records Older than Weak Subjectivity Periods (#8221) 2021-01-07 15:40:37 -06:00
prune_attester_protection.go Prune Validator Attester Records Older than Weak Subjectivity Periods (#8221) 2021-01-07 15:40:37 -06:00
schema.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00