Victor Farazdagi
|
a019a0db4c
|
Combines func params of the same type (#7500)
* combines func params
* update leftovers
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-10-12 15:43:19 +00:00 |
|
Victor Farazdagi
|
d1f1628478
|
Restores att-aggregation benchmarks (#6484)
* restores att-aggregation benchmarks
|
2020-07-03 14:37:54 +00:00 |
|
Victor Farazdagi
|
5c90038007
|
Adds aggregation/attestations package (#6343)
* adds feature flag
* aggregations/attestation package
* better tests
* bazel visibility issues
* removes redundant code
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-06-22 23:00:38 -05:00 |
|
Victor Farazdagi
|
90542c21dc
|
Implements max k-coverage greedy algorithm (#6305)
* implements max k-coverage greedy algorithm
* updates go-bitfield dependency
* gazelle
* update base aggregate
* re-arrange to shared
* clean references to atts in max cover
* max_cover: updates visibility
* fixes tests
* attestations related methods
* Merge branch 'master' into attaggregation-max-cover
* better op order
* fix comments
* removes debug stringer methods
* Merge refs/heads/master into attaggregation-max-cover
* log random seed
* Merge branch 'attaggregation-max-cover' of github.com:prysmaticlabs/prysm into attaggregation-max-cover
* Merge refs/heads/master into attaggregation-max-cover
* adds more comments
* Merge branch 'attaggregation-max-cover' of github.com:prysmaticlabs/prysm into attaggregation-max-cover
* fixes typo
|
2020-06-18 20:56:23 +00:00 |
|