lighthouse/eth2/utils/bls
Luke Anderson e942d7533b
A first go at persisting validator keys and handling configuration. Addresses issue #253.
- Creates a keystore directory in the config
 - Fetches serialized keys from the keystore directory
 - If no keys, generates keys randomly, saves serialized keys to keystore dir.
2019-03-12 21:56:45 +11:00
..
src A first go at persisting validator keys and handling configuration. Addresses issue #253. 2019-03-12 21:56:45 +11:00
Cargo.toml Upgrade to signature scheme 0.6.0 2019-03-12 16:01:09 +11:00