prysm-pulse/validator/accounts
Eduard Klementiev 878bc15229
Add --list-validator-indices flag (#8520)
* Add --list-validator-indices flag

* Fix style issues

* Print pubkeys alongside the validator indexes

* Improve list-indices output

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-02-26 15:00:05 +00:00
..
iface Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
prompt [Feature] - Slashing Interchange Support (#8024) 2021-01-22 17:12:22 -06:00
testing Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
wallet Update to go 1.16 (#8521) 2021-02-25 21:38:19 +00:00
accounts_backup_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_backup.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_delete_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_delete.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_enable_disable_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_enable_disable.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_exit_test.go Add Ability to Specify All Public Keys When Exiting Validators (#8399) 2021-02-11 16:50:16 +00:00
accounts_exit.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_helper.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
accounts_import_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_import.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
accounts_list_test.go Add --list-validator-indices flag (#8520) 2021-02-26 15:00:05 +00:00
accounts_list.go Add --list-validator-indices flag (#8520) 2021-02-26 15:00:05 +00:00
accounts.go Ran code inspect (#8387) 2021-02-03 10:59:17 -06:00
BUILD.bazel Add --list-validator-indices flag (#8520) 2021-02-26 15:00:05 +00:00
cmd_accounts.go Add --list-validator-indices flag (#8520) 2021-02-26 15:00:05 +00:00
cmd_wallet.go Add wallet file flag to edit-config command (#8360) 2021-01-29 09:32:15 +00:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_create_test.go Add Ability to Specify All Public Keys When Exiting Validators (#8399) 2021-02-11 16:50:16 +00:00
wallet_create.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
wallet_edit_test.go Make TLS connections to a remote wallet non-mandatory (#7953) 2020-12-03 00:18:15 +00:00
wallet_edit.go Allow dynamic key reloading when having inactive keys (imported & derived) (#8119) 2021-01-22 20:21:34 +00:00
wallet_recover_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
wallet_recover.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00