prysm-pulse/validator/keymanager/v2/direct
Raul Jordan 700d82236b
Fix Critical Account Keystores Bugs (#6854)
* no need for pass in new account create
* disallow duplicates
* deduplicate and test
* gaz
* fix up broken tests
* unit test for no duplicates
* Merge branch 'master' into fix-account-create
* fix import
* Merge refs/heads/master into fix-account-create
* Merge branch 'fix-account-create' of github.com:prysmaticlabs/prysm into fix-account-create
2020-08-03 18:58:04 +00:00
..
BUILD.bazel Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +00:00
direct_test.go Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +00:00
direct.go Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +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 Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +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