prysm-pulse/validator/rpc
Raul Jordan f75b8a3be1
Implement Unified Validator API Endpoints for Beacon Chain Information (#8139)
* define all endpoints

* wrapper

* implement required validator endpoints

* begin impl

* implement remaining endpoint

* imports

* add in list validators

* intercepter

* test added
2020-12-17 16:26:32 +00:00
..
gateway Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +00:00
accounts_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
auth_test.go Prysm Web V1 Release (#7921) 2020-11-23 06:29:58 +00:00
auth.go Expand Validator Input Errors (#8090) 2020-12-11 10:57:47 -06:00
beacon_test.go Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +00:00
beacon.go Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +00:00
BUILD.bazel Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +00:00
health_test.go Add Support for Prysm Web V1.0.0-beta.1 (#7983) 2020-11-27 20:30:12 +00:00
health.go Consolidate Required Web UI Endpoints Into Single Protobuf File (#8127) 2020-12-16 17:30:48 +00:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +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 Implement Unified Validator API Endpoints for Beacon Chain Information (#8139) 2020-12-17 16:26:32 +00:00
wallet_test.go Optionally Save Wallet Password on Web Onboarding (#7930) 2020-11-23 22:11:42 +00:00
wallet.go Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00