prysm-pulse/beacon-chain/rpc/validator
terence tsao 22e01aa9f2 Filter attestation with ProcessAttestationNoSignatureVerify (#4513)
* Use no sig verify and comment

* Fixed all tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-01-12 16:32:33 -06: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 Filter attestation with ProcessAttestationNoSignatureVerify (#4513) 2020-01-12 16:32:33 -06:00
proposer.go Filter attestation with ProcessAttestationNoSignatureVerify (#4513) 2020-01-12 16:32:33 -06: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