prysm-pulse/slasher/detection/attestations
Ivan Martinez 703ce63c12
Change span representation to a struct in Slasher (#4981)
* Remove filter, replace with slot + committee index

* Change bloom filter to 2 sig bytes

* Fix comment

* Fix line
2020-03-03 15:28:23 +05:30
..
iface Change span representation to a struct in Slasher (#4981) 2020-03-03 15:28:23 +05:30
types Change span representation to a struct in Slasher (#4981) 2020-03-03 15:28:23 +05:30
attestations_bench_test.go Plug-In Attester Slashing Detection Into Slasher Runtime (#4937) 2020-02-27 12:22:39 -05:00
attestations_test.go Plug-In Attester Slashing Detection Into Slasher Runtime (#4937) 2020-02-27 12:22:39 -05:00
attestations.go Cleanup detection code (#4915) 2020-02-20 08:56:37 -06:00
BUILD.bazel Change span representation to a struct in Slasher (#4981) 2020-03-03 15:28:23 +05:30
mock_spanner.go Change span representation to a struct in Slasher (#4981) 2020-03-03 15:28:23 +05:30
spanner_test.go Change span representation to a struct in Slasher (#4981) 2020-03-03 15:28:23 +05:30
spanner.go Change span representation to a struct in Slasher (#4981) 2020-03-03 15:28:23 +05:30