prysm-pulse/validator/accounts
shayzluf fe247f6cc5 keystore and account support for multi key (#2054)
* keystore and account support for multi key

* fix service issues

* fix Potential file inclusion

* fix Potential file inclusion try2

* Update shared/keystore/keystore.go

remove security detection for file read

Co-Authored-By: shayzluf <thezluf@gmail.com>

* getkeys uses map to pt multiple copies of the same key

* use 12 char of public key to differentiate file names

* use map in test

* fix changes from 2069 into here

* add // #nosec G304
2019-03-29 17:26:41 -05:00
..
account_test.go keystore and account support for multi key (#2054) 2019-03-29 17:26:41 -05:00
account.go keystore and account support for multi key (#2054) 2019-03-29 17:26:41 -05:00
BUILD.bazel DepositInput: Proof of possession, withdrawal credentials (#1675) 2019-02-22 14:24:31 -06:00