prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/beacon
Kaan a8c49c50ad
v1alpha1 validators: catch possible reqState nil case (#9275)
* v1alpha1 validators: catch possible reqState nil case

* Minor format of error log

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2021-07-26 13:50:40 +08:00
..
assignments_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
assignments.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
attestations_test.go Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
attestations.go Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
beacon_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
blocks_test.go Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
blocks.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
BUILD.bazel Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
committees_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
committees.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
config_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
config.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
init_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
slashings_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
slashings.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
validators_stream_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
validators_stream.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validators_test.go v1alpha1 validators: catch possible reqState nil case (#9275) 2021-07-26 13:50:40 +08:00
validators.go v1alpha1 validators: catch possible reqState nil case (#9275) 2021-07-26 13:50:40 +08:00