lighthouse/validator_client/src
Mac L 17b6d7ce86 Add http-address flag to VC (#2467)
## Issue Addressed

#2454 

## Proposed Changes

Adds the `--http-address` flag to allow the user to use custom HTTP addresses. This can be helpful for certain Docker setups.

Since using custom HTTP addresses is unsafe due to the server being unencrypted,  `--unencrypted-http-transport` was also added as a safety flag and must be used in tandem with `--http-address`. This is to ensure the user is aware of the risks associated with using non-local HTTP addresses.
2021-07-21 07:10:51 +00:00
..
http_api Update direct libsecp256k1 dependencies (#2456) 2021-07-14 05:24:10 +00:00
http_metrics Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
attestation_service.rs Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
beacon_node_fallback.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
block_service.rs Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Add http-address flag to VC (#2467) 2021-07-21 07:10:51 +00:00
config.rs Add http-address flag to VC (#2467) 2021-07-21 07:10:51 +00:00
duties_service.rs Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
fork_service.rs Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
graffiti_file.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
initialized_validators.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00
key_cache.rs Enable Compatibility with Windows (#2333) 2021-05-19 23:05:16 +00:00
lib.rs Adjust beacon node timeouts for validator client HTTP requests (#2352) 2021-07-12 01:47:48 +00:00
notifier.rs Monitoring service api (#2251) 2021-05-26 05:58:41 +00:00
validator_store.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00