prysm-pulse/shared/aggregation
Preston Van Loon fb8be4d555
Refactor BLS (#6395)
* refactor BLS to expose an interface rather than a single implementation
* Split up tests, gofmt, goimports, docs
* godoc for signature.Copy()
* more godocs
* revert gomod / deps changes
* rm newline
* revert proto changes
* rename bls12 to herumi for clarity
2020-06-25 00:47:51 +00:00
..
attestations Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
testing Adds aggregation/attestations package (#6343) 2020-06-22 23:00:38 -05:00
aggregation.go Implements max k-coverage greedy algorithm (#6305) 2020-06-18 20:56:23 +00:00
BUILD.bazel Adds aggregation/attestations package (#6343) 2020-06-22 23:00:38 -05:00
maxcover_test.go Adds aggregation/attestations package (#6343) 2020-06-22 23:00:38 -05:00
maxcover.go Adds aggregation/attestations package (#6343) 2020-06-22 23:00:38 -05:00