prysm-pulse/validator/keymanager/v2/direct
Ivan Martinez ea9bb88d13
Accounts-V2: Add command to delete accounts (#6941)
* Add accounts-v2 delete
* Merge branch 'master' of github.com:prysmaticlabs/prysm into add-delete-command
* Gaz
* Add confirmation
* Fix build
* Fix test
* Merge branch 'master' into add-delete-command
* Add more cases for exit
* Merge branch 'master' of github.com:prysmaticlabs/prysm into add-delete-command
* Fix usage
* Fix logs
* Change to DeleteAccounts
* Remove flag
* Fix comment
2020-08-11 03:54:37 +00:00
..
BUILD.bazel Refactor Wallet Password Handling, Preventing Wallet Corruption (#6933) 2020-08-10 18:54:40 +00:00
direct_test.go Accounts-V2: Add command to delete accounts (#6941) 2020-08-11 03:54:37 +00:00
direct.go Accounts-V2: Add command to delete accounts (#6941) 2020-08-11 03:54:37 +00:00
doc.go Remote Keymanager: Proto Definitions and Basic Client Implementation (#6526) 2020-07-10 05:49:56 +00:00
import_test.go Refactor Wallet Password Handling, Preventing Wallet Corruption (#6933) 2020-08-10 18:54:40 +00:00
import.go Fix Pubkey Not Specified Issues in External Keystore Imports (#6914) 2020-08-06 21:56:25 +00:00