prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon cc58b5aca6
Refactor block operations for validating exits slightly (#4612)
* Refactor block operations for validating exits slightly so that we don't have to advance state in a pubsub validator

* current slot

* remove duplicated validation for exits

* nil request check

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-01-22 13:49:38 -08:00
..
assignments_test.go Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567) 2020-01-16 22:37:51 +00:00
assignments.go Include Validator Index in GetDuties Response, Update EthereumAPIs (#4567) 2020-01-16 22:37:51 +00:00
attester_test.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
attester.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
BUILD.bazel Refactor block operations for validating exits slightly (#4612) 2020-01-22 13:49:38 -08:00
exit_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
exit.go Refactor block operations for validating exits slightly (#4612) 2020-01-22 13:49:38 -08:00
proposer_test.go Revert "Filter attestation with ProcessAttestationNoSignatureVerify" (#4529) 2020-01-13 21:02:13 +00:00
proposer.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
server_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
server.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
status_test.go Enabled proposer sig and randao verifications for init sync (#4573) 2020-01-17 15:58:25 -06:00
status.go Fix deposit block slot before genesis state (#4495) 2020-01-16 19:38:30 +00:00