lighthouse/beacon_node/eth1/src
Pawan Dhananjay 280334b1b0 Validate eth1 chain id (#1877)
## Issue Addressed

Resolves #1815 

## Proposed Changes

Adds extra validation for eth1 chain id apart from the existing check for eth1 network id.
2020-11-16 23:10:42 +00:00
..
block_cache.rs Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
deposit_cache.rs Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
deposit_log.rs Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
http.rs Validate eth1 chain id (#1877) 2020-11-16 23:10:42 +00:00
inner.rs Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00: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 Validate eth1 chain id (#1877) 2020-11-16 23:10:42 +00:00