prysm-pulse/beacon-chain/rpc/validator
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
..
assignments_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
assignments.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
attester_test.go Use db head info for request attestation (#4472) 2020-01-09 18:37:55 -08:00
attester.go Only advance slot when the request is for a future epoch (#4501) 2020-01-11 11:40:36 -08:00
BUILD.bazel Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
exit_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
exit.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
proposer_test.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
proposer.go RPC: Use db.headBlock in getBlock (#4473) 2020-01-10 02:00:36 +00:00
server_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
server.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
status_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
status.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00