prysm-pulse/shared/aggregation/attestations
Victor Farazdagi 21ede7634e
Attestation aggregation: maxcover vs naive aggregation effectiveness test (#8043)
* maxcover performance test

* gazelle

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-12-04 17:24:57 +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 Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
maxcover.go Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
naive.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00