69288f6164
## Proposed Changes Remove the check for exact equality on the beacon node spec when polling `/config/spec` from the VC. This check was always overzealous, and mostly served to check that the BN was configured for upcoming forks. I've replaced it by explicit checks of the `altair_fork_epoch` and `bellatrix_fork_epoch` instead. ## Additional Info We should come back to this and clean it up so that we can retain compatibility while removing the field `default`s we installed. |
||
---|---|---|
.. | ||
duties_service | ||
http_api | ||
http_metrics | ||
signing_method | ||
attestation_service.rs | ||
beacon_node_fallback.rs | ||
block_service.rs | ||
check_synced.rs | ||
cli.rs | ||
config.rs | ||
doppelganger_service.rs | ||
duties_service.rs | ||
graffiti_file.rs | ||
initialized_validators.rs | ||
key_cache.rs | ||
lib.rs | ||
notifier.rs | ||
signing_method.rs | ||
sync_committee_service.rs | ||
validator_store.rs |