mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-09 11:11:20 +00:00
6a0db800b3
* 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> |
||
---|---|---|
.. | ||
assignments_test.go | ||
assignments.go | ||
attestations_test.go | ||
attestations.go | ||
beacon_test.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
committees_test.go | ||
committees.go | ||
config_test.go | ||
config.go | ||
init_test.go | ||
log.go | ||
server.go | ||
slashings_test.go | ||
slashings.go | ||
validators_stream_test.go | ||
validators_stream.go | ||
validators_test.go | ||
validators.go |