-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Labels
A0consensusAn issue/PR that touches consensus code, such as state_processing or block verification.An issue/PR that touches consensus code, such as state_processing or block verification.
Description
Description
To quote @pawanjay176:
We are currently checking only
network_idin the eth1 crate to make sure beacon node is connected to the correct eth1 chain. I think we should checkchain_idas well to ensure that we aren't reading any bogus logs from an eth1 chain with a different chain id.
pawanjay176
Metadata
Metadata
Assignees
Labels
A0consensusAn issue/PR that touches consensus code, such as state_processing or block verification.An issue/PR that touches consensus code, such as state_processing or block verification.