lighthouse/validator_client/src
Pawan Dhananjay da8791abd7 Set graffiti per validator (#2044)
## Issue Addressed

Resolves #1944 

## Proposed Changes

Adds a "graffiti" key to the `validator_definitions.yml`. Setting the key will override anything passed through the validator `--graffiti` flag. 
Returns an error if the value for the graffiti key is > 32 bytes instead of silently truncating.
2021-03-02 22:35:46 +00:00
..
http_api Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
http_metrics Prune slashing protection DB (#2194) 2021-02-24 23:51:04 +00:00
attestation_service.rs Prune slashing protection DB (#2194) 2021-02-24 23:51:04 +00:00
beacon_node_fallback.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
block_service.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
config.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
duties_service.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
fork_service.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
graffiti_file.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
initialized_validators.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
key_cache.rs Implement key cache to reduce keystore loading times for validator_client (#1695) 2020-10-05 10:50:43 +00:00
lib.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00
notifier.rs Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
validator_duty.rs Standard beacon api updates (#1831) 2020-11-09 23:13:56 +00:00
validator_store.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00