prysm-pulse/validator/db/kv
Radosław Kapka 4b14fa4317
Better receiver names in validator and slasher modules (#8296)
* validator

* slasher

* rename db to s for store

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-20 14:39:07 +00: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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00: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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00: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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00: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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00: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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00: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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
schema.go Implement Migration Up/Down Logic for Validator DB (#8271) 2021-01-15 15:35:21 -06:00