prysm-pulse/beacon-chain/rpc/nodev1
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
..
BUILD.bazel ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
node_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
node.go Return status.Errorf instead of plain errors from gRPC functions (#8619) 2021-03-17 16:47:44 +00:00
server_test.go Eth2 API: node endpoints outline (#7522) 2020-10-14 06:11:11 +00:00
server.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00