lighthouse/validator_client
Michael Sproul 467de4c8d0 Add docs for slashing protection (#1760)
## Proposed Changes

* Add documentation about slashing protection, including how to troubleshoot issues and move between clients.
* Add an error message if the validator client is started with 0 validators. Previously it would hit an error relating to the slashing protection database not existing, which wrongly pushed people towards using the unsafe `--init-slashing-protection` flag.
2020-10-13 22:10:07 +00:00
..
slashing_protection Fixed cross-compiling by replacing wget with curl (#1759) 2020-10-11 23:58:13 +00:00
src Add docs for slashing protection (#1760) 2020-10-13 22:10:07 +00:00
Cargo.toml Bump version to v0.3.0 (#1743) 2020-10-09 02:05:30 +00:00