lighthouse/validator_client
realbigsean a171fb8843 check if the slashing protection database is locked before creating keys (#1949)
## Issue Addressed

Closes #1790

## Proposed Changes

Make a new method that creates an empty transaction with `TransactionBehavior::Exclusive` to check whether the slashing protection is locked. Call this method before attempting to create or import new validator keystores.  

## Additional Info

N/A


Co-authored-by: realbigsean <seananderson33@gmail.com>
2020-11-24 03:25:40 +00:00
..
slashing_protection check if the slashing protection database is locked before creating keys (#1949) 2020-11-24 03:25:40 +00:00
src Change --testnet flag to --network (#1751) 2020-11-23 23:54:03 +00:00
Cargo.toml Bump to v0.3.5 (#1927) 2020-11-18 00:44:28 +00:00