prysm-pulse/validator/rpc
james-prysm d907cae595
persistent validator settings in validator client (#12354)
* WIP

* improving proposer settings store

* WIP persistent validator settings

* WIP persistent validator settings

* changing visibility level

* fixing some deepsource issues

* fixing more deepsource issues

* fixing json marshalling

* fix linting

* fixing tests

* fixing more tests

* fixing more tests

* fixing more tests

* fixing linting

* WIP fixing unit tests

* fixing remaining db tests

* converting json to protobuf

* fixing e2e

* k8s yaml library is used directly

* fixing linting

* fixing broken unit test

* reverting changes on e2e

* fixing linting

* fixing deepsource issue

* resolving some internal comments

* resolving some comments and adding more tests

* adding more unit tests

* gaz

* fixing flaking test

* fixing unit test contamination

* fixing deepsource issue

* resolving review item

* gaz
2023-05-16 14:08:49 -05:00
..
apimiddleware Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
accounts_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
accounts.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
auth_token_test.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
auth_token.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
beacon_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
beacon.go Enable nilerr linter & fix findings (#12270) 2023-04-18 20:53:16 +00:00
BUILD.bazel persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
health_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
health.go Enable nilerr linter & fix findings (#12270) 2023-04-18 20:53:16 +00:00
intercepter_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
intercepter.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
slashing_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slashing.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
standard_api_test.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
standard_api.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
wallet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wallet.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00