prysm-pulse/validator/rpc
Raul Jordan cdea2debc9
Add Goland Standard "cmd" Pattern for Validator Binaries (#8541)
* validator cmd

* imports

* more imports

* e2e viz

* alias

* use native alias

* add actual

* fix macro

* work on fix e2e

* add viz

* gaz

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-03-02 12:58:40 -06:00
..
gateway Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
accounts_test.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
accounts.go Add Back Accounts Backup Validator RPC Functionality (#8367) 2021-01-29 18:30:44 -06:00
auth_test.go A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
auth.go Expand Validator Input Errors (#8090) 2020-12-11 10:57:47 -06:00
beacon_test.go Introduce helper function for adding context metadata from gRPC headers (#8354) 2021-01-28 08:58:32 -06:00
beacon.go Introduce helper function for adding context metadata from gRPC headers (#8354) 2021-01-28 08:58:32 -06:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
health_test.go Remove unused code (#8517) 2021-02-25 18:13:13 +00:00
health.go Propagate Cancellation To Beacon Node Server (#8512) 2021-02-24 17:10:25 +00:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_test.go A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
wallet.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00