lighthouse/common/remote_signer_consumer/tests
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
..
message_preparation.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
mock.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
post.rs VC: accept unknown fields in chain spec (#2277) 2021-03-26 04:53:57 +00:00
sign_attestation.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
sign_block.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
sign_randao.rs [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00