prysm-pulse/slasher/detection
Shay Zluf 7c5ee0a806
prune slasher attestations (#7335)
* prune slasher attestations

* remove unused code

* gaz

* remove unused methods from interface

* fix banchmark

* fix banchmark

* go.mod tidy

* preston feedback

* add test

* goimports

* fix test

* rm

* working version

* revert changes

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-20 14:09:01 +03:00
..
attestations prune slasher attestations (#7335) 2020-10-20 14:09:01 +03:00
proposals Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
testing Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
BUILD.bazel Remove duplicated StartSlot (#7484) 2020-10-09 21:23:49 +00:00
detect_test.go Remove duplicated StartSlot (#7484) 2020-10-09 21:23:49 +00:00
detect.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
listeners_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
listeners.go Small fixes for slasher (#6021) 2020-05-28 10:24:54 -04:00
metrics.go Remove unused code (#6065) 2020-05-31 15:47:15 -07:00
service.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00