prysm-pulse/shared/keystore
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
..
BUILD.bazel DepositInput: Proof of possession, withdrawal credentials (#1675) 2019-02-22 14:24:31 -06:00
deposit_input_test.go Revert "Create and Verify Signatures for Attestations (#1908)" (#1958) 2019-03-10 20:02:47 -04:00
deposit_input.go DepositInput: Proof of possession, withdrawal credentials (#1675) 2019-02-22 14:24:31 -06:00
keccak256.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
key_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
key.go Create Wrapper Around Pure Go BLS Project in Prysm (#1625) 2019-02-19 09:09:50 -06:00
keystore_test.go keystore and account support for multi key (#2054) 2019-03-29 17:26:41 -05:00
keystore.go keystore and account support for multi key (#2054) 2019-03-29 17:26:41 -05:00
utils.go shorten name (#1649) 2019-02-19 13:38:29 -08:00