prysm-pulse/slasher/detection
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
..
attestations Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00
proposals Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
testing Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
BUILD.bazel Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
detect_test.go Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
detect.go Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
listeners_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
listeners.go Slasher highest source target (#7604) 2020-10-26 14:15:42 +02:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
metrics.go Remove unused code (#6065) 2020-05-31 15:47:15 -07:00
service.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00