lighthouse/common
realbigsean ec84183e05 Add graffiti cli flag to the validator client. (#1425)
## Issue Addressed

#1419

## Proposed Changes

Creates a `--graffiti` cli flag in the validator client. If the flag is set, it overrides graffiti in the beacon node. 

## Additional Info
2020-08-11 02:16:29 +00:00
..
account_utils Add EF launchpad import (#1381) 2020-07-29 04:32:50 +00:00
clap_utils Add support for multiple testnet flags (#1396) 2020-07-29 06:39:29 +00:00
compare_fields Check for unused deps in CI (#1262) 2020-06-14 10:59:50 +10:00
compare_fields_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
deposit_contract Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
eth2_config Add Medalla genesis state, more boot enr (#1438) 2020-08-03 07:49:24 +00:00
eth2_interop_keypairs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
eth2_testnet_config Add support for multiple testnet flags (#1396) 2020-07-29 06:39:29 +00:00
eth2_wallet_manager Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
hashset_delay Shift author to sigma prime on some crates (#1440) 2020-08-04 02:31:41 +00:00
lighthouse_metrics Update deps (#1322) 2020-07-06 11:55:56 +10:00
lighthouse_version Version bump to v0.2.2 (#1496) 2020-08-10 06:49:03 +00:00
logging Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
remote_beacon_node Add graffiti cli flag to the validator client. (#1425) 2020-08-11 02:16:29 +00:00
rest_types Shift author to sigma prime on some crates (#1440) 2020-08-04 02:31:41 +00:00
slot_clock Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
test_random_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
validator_dir Improve account manager CLI (#1404) 2020-07-29 04:32:52 +00:00
README.md Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.