lighthouse/beacon_node/eth1/src
Paul Hauner 92c8eba8ca Ensure eth1 deposit/chain IDs are used from YamlConfig (#1829)
## Issue Addressed

 NA

## Proposed Changes

Fixes a bug which causes the node to reject valid eth1 nodes.

- Fix core bug: failure to apply `YamlConfig` values to `ChainSpec`.
- Add a test to prevent regression in this specific case.
- Fix an invalid log message

## Additional Info

NA
2020-10-26 03:34:14 +00:00
..
block_cache.rs Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
deposit_cache.rs Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
deposit_log.rs Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
http.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
inner.rs Cache deposit signature verification (#1298) 2020-06-26 11:43:06 +10:00
lib.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
metrics.rs Add more eth1 metrics (#728) 2019-12-17 10:20:27 +11:00
service.rs Ensure eth1 deposit/chain IDs are used from YamlConfig (#1829) 2020-10-26 03:34:14 +00:00