prysm-pulse/cmd/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
..
accounts.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
backup_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
backup.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
delete_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
delete.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
exit_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
exit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
import_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
import.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
list.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wallet_utils.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00