prysm-pulse/validator/slashing-protection
Raul Jordan d97596348e
Add Back New Attester Protection DB Logic (#8242)
* Revert "Revert New Attester Protection DB Logic (#8237)"

This reverts commit 6738fa3493.

* Batch Attestation Records and Flush All at Once in Validator DB (#8243)

* begin flushing logic

* finalize logic before starting tests

* make code DRY

* better log fields

* gaz

* tweak parameter

* rename

* clarifying comment on error handling in event feed

* comprehensive tests

* more comments

* explain parameters in comments

* renamed consts

* Apply suggestions from code review

* gaz

* simplify

* typo

* comments
2021-01-11 23:59:17 +00:00
..
local/standard-protection-format Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
external_test.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
external.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
protector.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
slasher_client.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00