prysm-pulse/beacon-chain/operations/attestations/kv
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
..
aggregated_test.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
aggregated.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
block_test.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
block.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08: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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00