prysm-pulse/validator/keymanager/v2/direct
Raul Jordan 96fcb3a927
Fix Pubkey Not Specified Issues in External Keystore Imports (#6914)
* utilize pubkey from privkey if missing pubkey field in keystore
* change tool as well
* Merge refs/heads/master into strange-keystore
* Merge refs/heads/master into strange-keystore
2020-08-06 21:56:25 +00:00
..
BUILD.bazel Add Back Displaying Deposit Data + Misc Bugs (#6856) 2020-08-03 20:17:34 +00:00
direct_test.go Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +00:00
direct.go Add Back Displaying Deposit Data + Misc Bugs (#6856) 2020-08-03 20:17:34 +00:00
doc.go Remote Keymanager: Proto Definitions and Basic Client Implementation (#6526) 2020-07-10 05:49:56 +00:00
import_test.go Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +00:00
import.go Fix Pubkey Not Specified Issues in External Keystore Imports (#6914) 2020-08-06 21:56:25 +00:00
migrate_test.go Refactor Direct Keymanager to One-Shot Decrypt (#6823) 2020-08-02 13:02:04 -07:00
migrate.go Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +00:00