prysm-pulse/validator/rpc
james-prysm 30b8fba2ac
Validator Registration- proposer settings renaming (#11057)
* fixing ux on propertynaming, introducing placeholder property

* reverting some refactors

* Update debug.go

* Update debug.go

* rolling back change on file

* adding new unit tests and renaming flags

* renaming variable
2022-07-19 08:38:33 -05:00
..
apimiddleware Clean up misc warnings (#10900) 2022-06-21 15:26:56 +00:00
accounts_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
accounts.go Cleanup of Keymanager Deleter interface (#10415) 2022-03-30 16:52:54 -05:00
auth_token_test.go Use the T.TempDir and B.TempDir to create temp dirs for testing (#10560) 2022-04-21 20:45:44 +00:00
auth_token.go Engine API Client Authentication for the Merge via HTTP (#10236) 2022-02-25 19:08:43 +00:00
beacon_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
beacon.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
BUILD.bazel Keymanager APIs: fee recipient api (#10850) 2022-06-16 15:10:23 +00:00
health_test.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00
health.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
intercepter_test.go Engine API Client Authentication for the Merge via HTTP (#10236) 2022-02-25 19:08:43 +00:00
intercepter.go Engine API Client Authentication for the Merge via HTTP (#10236) 2022-02-25 19:08:43 +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 Move Validator Accounts Protos Into Proper Place (#9416) 2021-08-18 21:24:01 +00:00
server.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00: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 Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
standard_api.go Validator Registration- proposer settings renaming (#11057) 2022-07-19 08:38:33 -05:00
wallet_test.go Use the T.TempDir and B.TempDir to create temp dirs for testing (#10560) 2022-04-21 20:45:44 +00:00
wallet.go Keymanager api alignment (#10176) 2022-02-08 13:13:36 -06:00