lighthouse/common/validator_dir
Michael Sproul f53dedb27d Improve account manager CLI (#1404)
## Proposed Changes

Fixes some sharp edges on the new `lighthouse account validator list` command, and the account manager CLI.

* Validator names/keys are always printed in the same order due to the use of a sorted `BTreeMap`
* The `validator list` subcommand now respects the `--validator-dir` flag, instead of always looking in `~/.lighthouse/validators`
* The `--help` now shows a description for the `wallet` subcommand instead of just `TODO`
2020-07-29 04:32:52 +00:00
..
src Improve account manager CLI (#1404) 2020-07-29 04:32:52 +00:00
tests Update local testnet scripts, fix eth1 sim (#1184) 2020-05-26 18:30:44 +10:00
Cargo.toml Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00