prysm-pulse/validator/accounts
Mike Neuder cbc2153664
Wallet Create CLI manager integration (#11331)
* Wallet recover CLI Manager migration

* bazel run //:gazelle -- fix

* Wallet create CLI Manager migration

* Wallet recover CLI Manager migration (#11278)

* Wallet recover CLI Manager migration

* bazel run //:gazelle -- fix

* fix lint and build errors

* add TODO to remove duplicate code

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Wallet recover CLI Manager migration

* bazel run //:gazelle -- fix

* Wallet recover CLI Manager migration

* bazel run //:gazelle -- fix

* Wallet recover CLI Manager migration

* bazel run //:gazelle -- fix

* fix lint and build errors

* Wallet recover CLI Manager migration (#11278)

* Wallet recover CLI Manager migration

* bazel run //:gazelle -- fix

* fix lint and build errors

* add TODO to remove duplicate code

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* bazel run //:gazelle -- fix

* rename to ConstructCLIManagerOpts

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-09-02 14:56:47 +00:00
..
iface Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
petnames Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testdata/fuzz/FuzzValidateMnemonic Fix Mnemonic Validation (#10354) 2022-03-14 07:30:11 +08:00
testing Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
userprompt Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wallet Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_backup.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_delete.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_exit_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_exit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_helper.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_import_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
accounts_import.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts_list_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
accounts_list.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
accounts.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
cli_manager.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
cli_options.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
wallet_create.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
wallet_edit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wallet_recover_fuzz_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wallet_recover_test.go Wallet recover CLI Manager migration (#11278) 2022-08-24 16:57:03 +00:00
wallet_recover.go Wallet recover CLI Manager migration (#11278) 2022-08-24 16:57:03 +00:00