prysm-pulse/beacon-chain/operations/attestations/kv
Preston Van Loon 015c8c4cd2
Use helper to aggregate attestations in pool (#4794)
* Aggregate attestations in pool
* test
* clarify test
* fix test
2020-02-08 01:03:50 +00:00
..
aggregated_test.go Use helper to aggregate attestations in pool (#4794) 2020-02-08 01:03:50 +00:00
aggregated.go Use helper to aggregate attestations in pool (#4794) 2020-02-08 01:03:50 +00:00
block_test.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
block.go Attestation Verification Improvements (#4753) 2020-02-06 05:46:25 +00:00
BUILD.bazel Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
forkchoice_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
forkchoice.go Attestation Verification Improvements (#4753) 2020-02-06 05:46:25 +00:00
kv.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
unaggregated_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
unaggregated.go Attestation Verification Improvements (#4753) 2020-02-06 05:46:25 +00:00