prysm-pulse/beacon-chain/rpc/prysm/v1alpha1
Sammy Rosso 6a0db800b3
GetValidatorPerformance http endpoint (#12557)
* Add http endpoint for GetValidatorPerformance

* Add tests

* fix up client usage

* Revert changes

* refactor to reuse code

* Move endpoint + move ComputeValidatorPerformance

* Radek's comment change

* Add Bazel file

* Change endpoint path

* Add server for http endpoints

* Fix server

* Create core package

* Gaz

* Add correct error code

* Fix error code in test

* Adding errors

* Fix errors

* Fix default GRPC error

* Change http errors to core ones

* Use error status without helper

* Fix

* Capitalize GRPC error messages

---------

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2023-07-07 14:49:44 +00:00
..
beacon GetValidatorPerformance http endpoint (#12557) 2023-07-07 14:49:44 +00:00
debug Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
node Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slasher Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator fix(aggregator): remove single bit aggregation (#12555) 2023-06-22 09:34:25 -07:00