prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
james-prysm 52d48b328f
Improve Validator Index RPC Error Handling (#11363)
* adding in nil check for head

* adding changes based on feedback

* Update beacon-chain/rpc/prysm/v1alpha1/validator/server_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-08-31 16:42:49 +00:00
..
aggregator_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
aggregator.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
assignments_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
assignments.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attester_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attester.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Builder: filter header with 0 bid and empty tx root (#11313) 2022-08-25 18:24:02 +00:00
exit_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
exit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_altair.go Beacon api: fix get blind block (#11304) 2022-08-25 17:19:17 +00:00
proposer_attestations_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_attestations.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_bellatrix_test.go Builder: filter header with 0 bid and empty tx root (#11313) 2022-08-25 18:24:02 +00:00
proposer_bellatrix.go Log corerct header value (#11354) 2022-08-30 16:23:21 +00:00
proposer_deposits_test.go Fallback To Rebuilding Deposit Tries (#10562) 2022-04-29 09:33:59 +00:00
proposer_deposits.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
proposer_eth1data.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
proposer_execution_payload_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_execution_payload.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_phase0.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_sync_aggregate_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_sync_aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_test.go Skip updating fee recipient if it's the same (#11295) 2022-08-23 10:54:38 -05:00
proposer_utils_bench_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer.go Skip updating fee recipient if it's the same (#11295) 2022-08-23 10:54:38 -05:00
server_test.go Improve Validator Index RPC Error Handling (#11363) 2022-08-31 16:42:49 +00:00
server.go Improve Validator Index RPC Error Handling (#11363) 2022-08-31 16:42:49 +00:00
status_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
status.go Replace deprecated linter deadcode with unused (#11334) 2022-08-29 12:45:25 -04:00
sync_committee_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00