prysm-pulse/beacon-chain/rpc
Ivan Martinez 24d315c6d1
Add public keys to response for GetValidatorPerformance (#6115)
* Add public keys to response for GetValidatorPerformance
* Merge branch 'master' into add-pubkey-resp
* Merge branch 'master' into add-pubkey-resp
* Fixed all the broken tests (#6117)
* Merge branch 'add-pubkey-resp' of github.com:prysmaticlabs/prysm into add-pubkey-resp
* Fix skip
* Merge branch 'master' into add-pubkey-resp
* Fix ethapis
* Merge branch 'master' into add-pubkey-resp
2020-06-04 04:55:29 +00:00
..
beacon Add public keys to response for GetValidatorPerformance (#6115) 2020-06-04 04:55:29 +00:00
debug Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
node Fix Weird Pre-Genesis Timestamp (#6031) 2020-05-28 21:57:03 -04:00
validator Add index to activationStatus and MultipleValidatorStatus response (#6026) 2020-05-29 13:17:27 -05:00
BUILD.bazel Add RPC Debug Server, Toggle Logging via gRPC (#5873) 2020-05-15 21:54:53 +00:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00