prysm-pulse/beacon-chain/rpc/beaconv1
Ivan Martinez d5ad15ed80
ETH2 APIs: Implement Validator Status support (#8940)
* Update protos for new changes

* Begin implementing validator status

* Add support for validator status to state/validators

* Fix nil pointer
2021-05-26 00:24:29 -04:00
..
blocks_test.go ETH2 APIs: Update protos for new ethapis changes (#8920) 2021-05-24 20:02:01 -05:00
blocks.go ETH2 APIs: Update protos for new ethapis changes (#8920) 2021-05-24 20:02:01 -05:00
BUILD.bazel ETH2 APIs: Add spans and remove unused Server fields (#8916) 2021-05-20 14:56:53 -05: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 ETH2 APIs: Update protos for new ethapis changes (#8920) 2021-05-24 20:02:01 -05:00
state.go ETH2 APIs: Update protos for new ethapis changes (#8920) 2021-05-24 20:02:01 -05:00
validator_test.go ETH2 APIs: Implement Validator Status support (#8940) 2021-05-26 00:24:29 -04:00
validator.go ETH2 APIs: Implement Validator Status support (#8940) 2021-05-26 00:24:29 -04:00