prysm-pulse/shared/aggregation/attestations
Victor Farazdagi da59fdd22b
Attestation Aggregation: optimize attestation list validation (#8213)
* optimize candidate validation on att aggregation

* restore test

* fix test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-06 19:26:19 +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 Attestation Aggregation: optimize attestation list validation (#8213) 2021-01-06 19:26:19 +00:00
naive.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00