Victor Farazdagi
|
55b6134be1
|
Improves UTs coverage in shared/aggregation (#8593)
* improves shared/aggregation test suite
* improves coverage in shared/aggregation/attestations
|
2021-03-11 15:01:19 +00:00 |
|
rkapka
|
e492343ffd
|
Code quality issues - Remove unused code (#6864)
* remove unused code
* gofmt
* remove junk file
* bring back metrics-related functions
* bring back keymanager's code
|
2020-08-05 13:59:46 +02:00 |
|
Victor Farazdagi
|
d1f1628478
|
Restores att-aggregation benchmarks (#6484)
* restores att-aggregation benchmarks
|
2020-07-03 14:37:54 +00: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 |
|