prysm-pulse/slasher/detection/attestations
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
..
iface Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
types 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
mock_spanner.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
spanner_test.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00
spanner.go Change detection and updating in Slasher to per attestation (#5043) 2020-03-09 13:14:19 -05:00