prysm-pulse/validator/rpc
james-prysm 14e3e80df3
Keymanager api alignment (#10176)
* keymanager-api

* import updates to standards

* adding in more unit tests and code fixes to improve api experience

* deleting accidently generated files

* deleting accidently generated files

* adding in more test coverage

* fixing linter issue

* removing incorrect unit tests

* improving logic for accounts import

* linter fix

* addressing review comments

* fixing based on comments

* fixing nonzero root

* fixing protos

* regen protos

* adjusting protos again

* updating api specs

* fixing code and unit tests after specs changed

* fixing imports

* adding in required changes for api middleware also adding unit tests to catch changes for protos

* fixing deepsource issues

* fixing linting

* seeing if using pointers helps

* addressing comments

* updating bazel build

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-02-08 13:13:36 -06:00
..
apimiddleware Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06:00
accounts_test.go Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
accounts.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
auth_token_test.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
auth_token.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
beacon_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
beacon.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
BUILD.bazel Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06:00
health_test.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
health.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
intercepter_test.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
intercepter.go Refresh Web Backend JWT Secret Upon File Changes With FSNotify (#9810) 2021-10-28 10:24:39 -04:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
server.go Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
slashing_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
slashing.go Group Slashing Protection History Packages Idiomatically (#9873) 2021-11-09 16:49:28 +00:00
standard_api_test.go Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06:00
standard_api.go Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06:00
wallet_test.go Rename imported keymanager to local. (#10155) 2022-02-01 19:54:19 +00:00
wallet.go Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06:00