prysm-pulse/slasher/detection/attestations
Ivan Martinez 76aad0f444
Add simple bloom filter implementation for double vote detection (#4948)
* Add simple bloom filter implementation for detecting similarity of 1 key

* Change hash to keccak

* Fix receiver name

* Fix bug

* Fix comments and organize test

* Add comment detailing hash functions

* Add bloom to test names
2020-02-26 19:37:36 -05:00
..
attestations_bench_test.go Cleanup detection code (#4915) 2020-02-20 08:56:37 -06:00
attestations_test.go Cleanup detection code (#4915) 2020-02-20 08:56:37 -06:00
attestations.go Cleanup detection code (#4915) 2020-02-20 08:56:37 -06:00
BUILD.bazel Define an Efficient Spanner Struct Implementation for Slasher (#4920) 2020-02-22 08:57:24 -06:00
spanner_test.go Prepare spanner for double vote detection and fix a few bugs (#4940) 2020-02-25 21:35:34 -06:00
spanner.go Add simple bloom filter implementation for double vote detection (#4948) 2020-02-26 19:37:36 -05:00