prysm-pulse/validator/client
james-prysm df694aad71
prysmctl: validator exit (#11515)
* moving voluntary exit command to prysmctl

* fixing linting

* fixing imports

* removing unused import:

* refactoring and adding a new unit test

* rolling back some changes

* fixing parameters

* fixing tests

* adding to main prysm ctl

* refactoring how wallet function works and ux to validator exit

* adding interop support

* fixing bazel build

* fixing if statement

* fixing beaconcha.in printout

* fixing web3signer bug, missing signing slot info

* fixing deep source issues

* fixing bazel package visibility for prysmctl

* gaz

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-10-17 16:04:19 -05:00
..
iface Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
testutil Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
aggregate_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Improvement to Fee Recipient UX (#11307) 2022-09-22 11:35:35 -05:00
key_reload_test.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00
key_reload.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00
log.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metrics_test.go Remove inclusion distance & slots (#11265) 2022-08-18 16:31:22 -07:00
metrics.go Remove inclusion distance & slots (#11265) 2022-08-18 16:31:22 -07:00
multiple_endpoints_grpc_resolver.go add server name to address (#11556) 2022-10-17 10:59:17 -04:00
propose_protect_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_test.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
propose.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00
registration_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
registration.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
runner_test.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
runner.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
slashing_protection_interchange_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
validator.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
wait_for_activation_test.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00
wait_for_activation.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00