prysm-pulse/validator/accounts/v2
Raul Jordan 16cdcf5dec
Remove Deposit Command from Validator Client (#7379)
* remove deposit code
* Merge refs/heads/master into remove-deposit
2020-09-30 06:42:16 +00:00
..
iface Fix issue with direct wallet's password being overwritten by incorrect password during import. (#7212) 2020-09-15 09:52:07 -05:00
prompt Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
testing Fix issue with direct wallet's password being overwritten by incorrect password during import. (#7212) 2020-09-15 09:52:07 -05:00
wallet Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
accounts_backup_test.go Fix accounts-v2 backup so that it can backup HD wallet accounts (#7284) 2020-09-21 10:50:05 +02:00
accounts_backup.go Fix accounts-v2 backup so that it can backup HD wallet accounts (#7284) 2020-09-21 10:50:05 +02:00
accounts_create_test.go Store Hashed Password to Wallet Path (#7295) 2020-09-22 14:49:07 +00:00
accounts_create.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
accounts_delete_test.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
accounts_delete.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
accounts_exit_test.go Make voluntary exits release-ready (#7305) 2020-09-24 11:00:44 +00:00
accounts_exit.go Fix URL to voluntary exit documentation (#7361) 2020-09-27 22:12:28 +00:00
accounts_helper.go Account commands cleanup (#7065) 2020-08-20 19:14:03 +00:00
accounts_import_test.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
accounts_import.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
accounts_list_test.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
accounts_list.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
BUILD.bazel Remove Deposit Command from Validator Client (#7379) 2020-09-30 06:42:16 +00:00
cmd_accounts.go Remove Deposit Command from Validator Client (#7379) 2020-09-30 06:42:16 +00:00
cmd_wallet.go Fix Validator For Spadina (#7314) 2020-09-23 08:03:13 +00:00
doc.go Accounts V2: Resolve Remaining Keymanager Bugs (#6706) 2020-07-24 00:43:01 +00:00
wallet_create_test.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
wallet_create.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
wallet_edit_test.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
wallet_edit.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
wallet_recover_test.go Fix panic that happens if you wallet-v2 recover 1 account (#7351) 2020-09-26 10:13:56 +00:00
wallet_recover.go Fix panic that happens if you wallet-v2 recover 1 account (#7351) 2020-09-26 10:13:56 +00:00