prysm-pulse/validator/slashing-protection
Raul Jordan 1fbfd52e52
Simpler and Safer Attester Slashing Protection (#8086)
* att sign validations

* eliminate old cached methods and use a simple approach in the db

* redefined db methods

* db package builds

* add multilock to attest and propose

* gaz

* removed concurrency tests that are no longer relevant

* add cache to db functions for attesting history checks

* passing

* add in feature flag --disable-attesting-history-db-cache

* remove lock

* Revert "remove lock"

This reverts commit b1a65020e406b9fa6e4f57c5cc6a5a0b2a11a240.

* comment

* gaz
2020-12-11 12:31:35 -06:00
..
local/standard-protection-format Simpler and Safer Attester Slashing Protection (#8086) 2020-12-11 12:31:35 -06:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
external_test.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
external.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
protector.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
slasher_client.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00