prysm-pulse/validator/db
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
..
iface Cleanup Attester DB Protection Files and Add Back Save Lowest Epochs Functionality (#8232) 2021-01-12 09:32:13 -06:00
kv Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
testing Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
alias.go Audit best practice feedback - validator DB test folder (#6426) 2020-06-26 21:37:43 -05:00
BUILD.bazel Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
cmd.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
migrate.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00
restore_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
restore.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00