lighthouse/validator_client/src
Michael Sproul c0122e1a52 Refine VC->BN config check (#2636)
## Proposed Changes

Instead of checking for strict equality between a BN's spec and the VC's local spec, just check the genesis fork version. This prevents us from failing eagerly for minor differences, while still protecting the VC from connecting to a completely incompatible BN.

A warning is retained for the previous case where the specs are not exactly equal, which is to be expected if e.g. running against Infura before Infura configures the mainnet Altair fork epoch.
2021-09-27 04:22:07 +00:00
..
duties_service Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
http_api Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
http_metrics Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
signing_method Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
attestation_service.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
beacon_node_fallback.rs Refine VC->BN config check (#2636) 2021-09-27 04:22:07 +00:00
block_service.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Doppelganger detection (#2230) 2021-07-31 03:50:52 +00:00
config.rs Doppelganger detection (#2230) 2021-07-31 03:50:52 +00:00
doppelganger_service.rs Fix log output for INFO Found no doppelganger (#2551) 2021-08-29 23:29:47 +00:00
duties_service.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
graffiti_file.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
initialized_validators.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
key_cache.rs Enable Compatibility with Windows (#2333) 2021-05-19 23:05:16 +00:00
lib.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
notifier.rs Add docs for doppelganger protection (#2496) 2021-08-06 02:13:16 +00:00
signing_method.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
sync_committee_service.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00
validator_store.rs Web3Signer support for VC (#2522) 2021-09-16 03:26:33 +00:00