prysm-pulse/beacon-chain/operations/attestations
terence tsao 6c4bf22723 Fix up attestation pool (#4493)
* Update aggregated methods

* Update aggregated methods

* Use improved HasAttestation to check caches

* Add back some validations

* There's no need to save unaggregated att

* Fixed all the tests

* remove TODO for now

* Raul feedback

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-01-11 13:59:06 -08:00
..
kv Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
aggregate_test.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
aggregate.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
BUILD.bazel Forkchoice att seen cache consider bitfield overlaps (#4483) 2020-01-10 14:44:20 -06: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 Forkchoice att seen cache consider bitfield overlaps (#4483) 2020-01-10 14:44:20 -06:00
prepare_forkchoice.go Forkchoice att seen cache consider bitfield overlaps (#4483) 2020-01-10 14:44:20 -06: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