prysm-pulse/validator/accounts
Radosław Kapka d5bf8376c2
Clean up account logs and errors (#8142)
* small fixes in logs and errors

* fix error message in test

* found a period hiding in an error message

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-12-17 13:37:06 +00:00
..
iface Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
prompt Make TLS connections to a remote wallet non-mandatory (#7953) 2020-12-03 00:18:15 +00:00
testing Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
wallet Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts_backup_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts_backup.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts_delete_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
accounts_delete.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts_enable_disable_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
accounts_enable_disable.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts_exit_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
accounts_exit.go Make grpc-headers flag work (#7932) 2020-11-23 20:38:32 +00:00
accounts_helper.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
accounts_import_test.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts_import.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts_list_test.go Make TLS connections to a remote wallet non-mandatory (#7953) 2020-12-03 00:18:15 +00:00
accounts_list.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
accounts.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
BUILD.bazel Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
cmd_accounts.go Remove outdated code in accounts (#7881) 2020-11-21 11:15:44 +01:00
cmd_wallet.go Make TLS connections to a remote wallet non-mandatory (#7953) 2020-12-03 00:18:15 +00:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
wallet_create_test.go Make TLS connections to a remote wallet non-mandatory (#7953) 2020-12-03 00:18:15 +00:00
wallet_create.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +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 Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00
wallet_recover_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
wallet_recover.go Clean up account logs and errors (#8142) 2020-12-17 13:37:06 +00:00