prysm-pulse/validator/keymanager/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
..
direct Direct Keymanager: Proper Keystore.json Formatting (#6527) 2020-07-09 16:23:53 +00:00
testing Implement Accounts-v2 List: Direct Keymanager (#6510) 2020-07-08 19:21:54 +00:00
BUILD.bazel Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
types_test.go Part 1: Implement Accounts-V2 New, Wallet Creation (#6451) 2020-07-01 16:30:01 -05:00
types.go Integrate Accounts v2 Keymanager Into Validator Client (#6489) 2020-07-08 05:01:09 +00:00