prysm-pulse/beacon-chain/rpc
Radosław Kapka 0a73be7389
Return status.Errorf instead of plain errors from gRPC functions (#8619)
* Return status.Errorf instead of plain errors from gRPC functions

* return plain errors from helper functions

* change errors to lowercase in node

* correct test expectations

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-03-17 16:47:44 +00:00
..
beacon Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
beaconv1 Return status.Errorf instead of plain errors from gRPC functions (#8619) 2021-03-17 16:47:44 +00:00
debug BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
debugv1 ETH2 API: Add outline for debug endpoints (#8496) 2021-02-22 16:48:49 -06:00
node Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
nodev1 Return status.Errorf instead of plain errors from gRPC functions (#8619) 2021-03-17 16:47:44 +00:00
validator Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00