lighthouse/validator_client
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
..
slashing_protection Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
src Refine VC->BN config check (#2636) 2021-09-27 04:22:07 +00:00
Cargo.toml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00