prysm-pulse/config/params
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
..
testdata Update proposer boost score and spec tests (#10665) 2022-05-23 23:08:24 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config_utils_develop.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config_utils_prod.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
config.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
configset_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
configset.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
interop.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
io_config.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
loader_test.go Remove INTERVALS_PER_SLOT from place holder for test (#11502) 2022-09-26 15:19:04 +00:00
loader.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mainnet_config.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
minimal_config.go Add mainnet merge epoch and ttd (#11207) 2022-08-17 15:18:43 +00:00
network_config.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testnet_config_test.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
testnet_e2e_config.go Replace deprecated linter deadcode with unused (#11334) 2022-08-29 12:45:25 -04:00
testnet_prater_config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testnet_prater_config.go Update lighthouse prater bootnodes (#11152) 2022-08-02 22:04:00 +00:00
testnet_ropsten_config.go Update ropsten TTD (#10817) 2022-06-04 02:54:51 +00:00
testnet_sepolia_config.go Update teku sepolia bootnode (#11131) 2022-07-29 12:56:16 +08:00
testutils_develop.go Update E2E (#11140) 2022-08-05 13:01:47 +00:00
testutils.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
values.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00