prysm-pulse/slasher/detection
Ivan Martinez b633dfe880
Change detection and updating in Slasher to per attestation (#5043)
* Change span updates to update multiple validators at once

* Change detection to perform on multiple validators at once

* Fix minspan issue

* Fix indices

* Fix test

* Remove logs

* Remove more logs

* Update slasher/detection/attestations/spanner_test.go

* Update slasher/detection/attestations/spanner_test.go

* Update slasher/detection/attestations/spanner_test.go

* Update slasher/detection/detect.go

* nil check

* fix ununsed import

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-03-09 13:14:19 -05:00
..
attestations Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
BUILD.bazel Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
detect_test.go Plug-in double voting detection into detection service (#4960) 2020-03-03 18:08:21 +00:00
detect.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
listeners_test.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
listeners.go Plug-in double voting detection into detection service (#4960) 2020-03-03 18:08:21 +00:00
service.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00