lighthouse/consensus/ssz/src
Michael Sproul f9d60f5436 VC: accept unknown fields in chain spec (#2277)
## Issue Addressed

Closes #2274

## Proposed Changes

* Modify the `YamlConfig` to collect unknown fields into an `extra_fields` map, instead of failing hard.
* Log a debug message if there are extra fields returned to the VC from one of its BNs.

This restores Lighthouse's compatibility with Teku beacon nodes (and therefore Infura)
2021-03-26 04:53:57 +00:00
..
decode VC: accept unknown fields in chain spec (#2277) 2021-03-26 04:53:57 +00:00
encode Clean up database abstractions (#1200) 2020-06-01 08:13:49 +10:00
decode.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
encode.rs Clean up database abstractions (#1200) 2020-06-01 08:13:49 +10:00
lib.rs Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00