prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan cd6e3e8a09
Productionize RPC Server Error Codes (#3994)
* carefully return grpc status codes in attester server

* import spacing

* work on status codes

* codes in validator

* most changes done

* gaz and imports

* done

* fix broken tests

* tests fixed
2019-11-13 15:03:12 -06:00
..
assignments_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
assignments.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
attestations_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
attestations.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
blocks_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
blocks.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
BUILD.bazel Implement ListBeaconCommittees RPC Method (#3977) 2019-11-12 23:32:42 -06:00
committees_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
committees.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
server.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
validators_test.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
validators.go Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00