prysm-pulse/validator/accounts/v2
Raul Jordan e3de674c77
Direct Keymanager: Proper Keystore.json Formatting (#6527)
* ensure keystore file has all fields
* fix tests
* fix build
* Merge branch 'master' into full-keystore-json
* define wallet.CanUnlockAccounts() to determine secret keys cache
initialization
* Merge branch 'full-keystore-json' of github.com:prysmaticlabs/prysm into full-keystore-json
* add can unlock accounts items
* Merge refs/heads/master into full-keystore-json
* Merge refs/heads/master into full-keystore-json
* Merge refs/heads/master into full-keystore-json
* Merge refs/heads/master into full-keystore-json
2020-07-09 16:23:53 +00:00
..
testing Direct Keymanager: Proper Keystore.json Formatting (#6527) 2020-07-09 16:23:53 +00:00
BUILD.bazel Implement Accounts-v2 List: Direct Keymanager (#6510) 2020-07-08 19:21:54 +00:00
cmd.go Implement Accounts-v2 List: Direct Keymanager (#6510) 2020-07-08 19:21:54 +00:00
doc.go Part 1: Implement Accounts-V2 New, Wallet Creation (#6451) 2020-07-01 16:30:01 -05:00
list_test.go Direct Keymanager: Proper Keystore.json Formatting (#6527) 2020-07-09 16:23:53 +00:00
list.go Direct Keymanager: Proper Keystore.json Formatting (#6527) 2020-07-09 16:23:53 +00:00
new_test.go Part 1: Implement Accounts-V2 New, Wallet Creation (#6451) 2020-07-01 16:30:01 -05:00
new.go Direct Keymanager: Proper Keystore.json Formatting (#6527) 2020-07-09 16:23:53 +00:00
wallet_test.go Implement Accounts-v2 List: Direct Keymanager (#6510) 2020-07-08 19:21:54 +00:00
wallet.go Direct Keymanager: Proper Keystore.json Formatting (#6527) 2020-07-09 16:23:53 +00:00