prysm-pulse/validator/db/kv
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
..
attester_protection_test.go Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
attester_protection.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
backup_test.go Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
backup.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
BUILD.bazel Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
db_test.go Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
db.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
deprecated_attester_protection_test.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
deprecated_attester_protection.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
eip_blacklisted_keys_test.go [Feature] - Slashing Interchange Support (#8024) 2021-01-22 17:12:22 -06:00
eip_blacklisted_keys.go [Feature] - Slashing Interchange Support (#8024) 2021-01-22 17:12:22 -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 Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
migration_optimal_attester_protection.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
migration_source_target_epochs_bucket_test.go Fix slice out of bounds error in validator db migration (#8510) 2021-02-24 15:02:39 +00:00
migration_source_target_epochs_bucket.go Fix slice out of bounds error in validator db migration (#8510) 2021-02-24 15:02:39 +00:00
migration.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
proposer_protection_test.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
proposer_protection.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
prune_attester_protection_test.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
prune_attester_protection.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
schema.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00