prysm-pulse/validator/db
Preston Van Loon 6e831920bf
Fix slice out of bounds error in validator db migration (#8510)
* Fix slice out of bounds error in validator db migration #8509

* Add regression testing

* make it double just in case

* gofmt
2021-02-24 15:02:39 +00:00
..
iface Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
kv Fix slice out of bounds error in validator db migration (#8510) 2021-02-24 15:02:39 +00:00
testing Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
alias.go Audit best practice feedback - validator DB test folder (#6426) 2020-06-26 21:37:43 -05:00
BUILD.bazel add happy/sad tests (#8279) 2021-01-18 11:32:17 -08: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_test.go add happy/sad tests (#8279) 2021-01-18 11:32:17 -08:00
migrate.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
restore_test.go Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
restore.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00