prysm-pulse/cmd/validator/accounts
james-prysm 4cbe144a6c
CLI: fixing account import ux bugs (#13328)
* fixing account import checking wallet twice, and adding sub folder search with a depth of 2

* removing uneeded check

* fixing unit test

* adding reset cache to fix potential flake

* improving test based on feedback
2023-12-13 17:11:32 +00:00
..
accounts.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
backup_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
backup.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
delete_test.go Reopenning fix for keystore field name change to align with EIP2335 (#12530) 2023-06-14 15:48:30 -05:00
delete.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
exit_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
exit.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
import_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
import.go CLI: fixing account import ux bugs (#13328) 2023-12-13 17:11:32 +00:00
list.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wallet_utils_test.go CLI: fixing account import ux bugs (#13328) 2023-12-13 17:11:32 +00:00
wallet_utils.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00