prysm-pulse/beacon-chain/rpc/beaconv1
Ivan Martinez e97f6cfdbf
ETH2 APIs: Handle invalid validator status as error (#8946)
* Handle invalid validator status as error

* Change text

* Fix review comments

* Remove nil status check

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2021-05-27 06:44:36 +00:00
..
blocks_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
blocks.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
BUILD.bazel Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
config_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
config.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
pool_test.go ETH2 APIs: Update protos for new ethapis changes (#8920) 2021-05-24 20:02:01 -05:00
pool.go ETH2 APIs: Update protos for new ethapis changes (#8920) 2021-05-24 20:02:01 -05:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go ETH2 APIs: Add spans and remove unused Server fields (#8916) 2021-05-20 14:56:53 -05:00
state_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
state.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
validator_test.go ETH2 APIs: Handle invalid validator status as error (#8946) 2021-05-27 06:44:36 +00:00
validator.go ETH2 APIs: Handle invalid validator status as error (#8946) 2021-05-27 06:44:36 +00:00