prysm-pulse/validator/keymanager/v2
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
..
derived Derived Keymanager Has No Need to Store Accounts to Disk (#6790) 2020-07-30 23:23:18 +00:00
direct Fix Critical Account Keystores Bugs (#6854) 2020-08-03 18:58:04 +00:00
remote Accounts V2: Resolve Remaining Keymanager Bugs (#6706) 2020-07-24 00:43:01 +00:00
BUILD.bazel Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
types_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
types.go Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668) 2020-07-21 23:49:04 -05:00