prysm-pulse/beacon-chain/operations/attestations
Preston Van Loon 0ed8246e28
Release flag to aggregate attestations in fork choice. (#4820)
* Release flag to aggregate attestations in fork choice.
* Merge refs/heads/master into aggregate-atts-in-fc
* fix test
* Merge branch 'aggregate-atts-in-fc' of github.com:prysmaticlabs/prysm into aggregate-atts-in-fc
* Merge refs/heads/master into aggregate-atts-in-fc
2020-02-10 19:57:30 +00:00
..
kv Use helper to aggregate attestations in pool (#4794) 2020-02-08 01:03:50 +00:00
aggregate_test.go Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
aggregate.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
BUILD.bazel Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Add HasAggregatedAttestation getter for pool (#4451) 2020-01-08 06:59:49 -08:00
prepare_forkchoice_test.go Attestation Verification Improvements (#4753) 2020-02-06 05:46:25 +00:00
prepare_forkchoice.go Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00