prysm-pulse/validator/db/kv
Raul Jordan c354871762
Optimal Local Slashing Protection DB Schema (#8211)
* add new approach for slashing protection

* benches

* tests passing

* gaz

* all tests passing

* comment
2021-01-06 03:04:46 +00:00
..
attestation_history_v2_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
attestation_history_v2.go Lock Only When Needed When Fetching Attesting History (#8140) 2020-12-17 00:18:38 +00:00
attester_protection_test.go Optimal Local Slashing Protection DB Schema (#8211) 2021-01-06 03:04:46 +00:00
attester_protection.go Optimal Local Slashing Protection DB Schema (#8211) 2021-01-06 03:04:46 +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 Optimal Local Slashing Protection DB Schema (#8211) 2021-01-06 03:04:46 +00:00
db_test.go Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
db.go Optimal Local Slashing Protection DB Schema (#8211) 2021-01-06 03:04:46 +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_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 Validator database: use snappy compression on encoded attestation history (#8129) 2020-12-16 03:33:04 +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
schema.go Optimal Local Slashing Protection DB Schema (#8211) 2021-01-06 03:04:46 +00:00