prysm-pulse/shared/aggregation/attestations
Victor Farazdagi d20065218c
Max-cover: remove redundant dedup routine (#8224)
* Attestation aggregration: remove redundant dedup routine

* fix func call

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-07 14:18:29 +00:00
..
attestations_bench_test.go Attestation aggregation: removes redundant code from max-cover benchmarks (#8044) 2020-12-04 16:51:31 +00:00
attestations_test.go Attestation aggregation: maxcover vs naive aggregation effectiveness test (#8043) 2020-12-04 17:24:57 +00:00
attestations.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
BUILD.bazel Attestation aggregation: maxcover vs naive aggregation effectiveness test (#8043) 2020-12-04 17:24:57 +00:00
maxcover_test.go Attestation Aggregation: optimize attestation list validation (#8213) 2021-01-06 19:26:19 +00:00
maxcover.go Max-cover: remove redundant dedup routine (#8224) 2021-01-07 14:18:29 +00:00
naive.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00