Files
lighthouse/consensus/types/src
Michael Sproul 95b3183cb4 Make /config/spec backwards compat for VC (#2934)
## Proposed Changes

Restore compatibility with beacon nodes using the `MERGE` naming by:

1. Adding defaults for the Bellatrix `Config` fields
2. Not attempting to read (or serve) the Bellatrix preset on `/config/spec`.

I've confirmed that this works with Infura, and just logs a warning:

```
Jan 20 10:51:31.078 INFO Connected to beacon node                endpoint: https://eth2-beacon-mainnet.infura.io/, version: teku/v22.1.0/linux-x86_64/-eclipseadoptium-openjdk64bitservervm-java-17
Jan 20 10:51:31.344 WARN Beacon node config does not match exactly, advice: check that the BN is updated and configured for any upcoming forks, endpoint: https://eth2-beacon-mainnet.infura.io/
Jan 20 10:51:31.344 INFO Initialized beacon node connections     available: 1, total: 1
```
2022-01-20 01:31:53 +00:00
..
2021-12-02 14:26:54 +11:00
2022-01-19 00:24:19 +00:00
2021-12-13 20:43:22 +00:00
2021-12-02 14:29:20 +11:00
2022-01-19 00:24:19 +00:00
2022-01-19 00:24:19 +00:00
2022-01-19 00:24:19 +00:00
2022-01-19 00:24:19 +00:00
2020-11-23 03:43:22 +00:00
2020-05-18 21:24:23 +10:00
2021-07-30 01:11:47 +00:00