prysm-pulse/validator/db/kv
Raul Jordan 3858068201
Integrate New Slashing Protection DB Methods at Runtime (#8219)
* integrate at runtime and revamp tests

* historical att

* Update validator/db/iface/interface.go

* deepsource

* import

* log the slashing kind

* gaz

* create a slashutils

* integrate new slashutil

* imports
2021-01-07 23:30:25 +00:00
..
attestation_history_v2_test.go Integrate New Slashing Protection DB Methods at Runtime (#8219) 2021-01-07 23:30:25 +00:00
attestation_history_v2.go Integrate New Slashing Protection DB Methods at Runtime (#8219) 2021-01-07 23:30:25 +00:00
attester_protection_test.go Integrate New Slashing Protection DB Methods at Runtime (#8219) 2021-01-07 23:30:25 +00:00
attester_protection.go Integrate New Slashing Protection DB Methods at Runtime (#8219) 2021-01-07 23:30:25 +00:00
backup_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
backup.go Add Backup Webhooks to All Prysm Services With DBs (#8025) 2020-12-03 22:28:57 +00:00
BUILD.bazel Integrate New Slashing Protection DB Methods at Runtime (#8219) 2021-01-07 23:30:25 +00:00
db_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
db.go Integrate New Slashing Protection DB Methods at Runtime (#8219) 2021-01-07 23:30:25 +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
historical_attestations_test.go Remove redundant parentheses around nil values (#8199) 2021-01-05 13:29:46 +00:00
historical_attestations.go Add spans to pre and post att signing updates (#8079) 2020-12-08 23:47:02 -06:00
migration_optimal_attester_protection_test.go DB Migration for Optimal Local Slashing Protection (#8212) 2021-01-06 20:41:31 +00:00
migration_optimal_attester_protection.go DB Migration for Optimal Local Slashing Protection (#8212) 2021-01-06 20:41:31 +00:00
migration_snappy_history_test.go Validator database: use snappy compression on encoded attestation history (#8129) 2020-12-16 03:33:04 +00:00
migration_snappy_history.go Validator database: use snappy compression on encoded attestation history (#8129) 2020-12-16 03:33:04 +00:00
migration.go DB Migration for Optimal Local Slashing Protection (#8212) 2021-01-06 20:41:31 +00:00
proposal_history_v2_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
proposal_history_v2.go Validator DB cleanup: remove obsolete buckets (#8122) 2020-12-15 18:24:56 +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 Prune Validator Attester Records Older than Weak Subjectivity Periods (#8221) 2021-01-07 15:40:37 -06:00
schema.go Optimal Local Slashing Protection DB Schema (#8211) 2021-01-06 03:04:46 +00:00