lighthouse-pulse/beacon_node/client/src
Pawan Dhananjay adea7992f8 Eth1 network exit on wrong network id (#1563)
## Issue Addressed

Fixes #1509 

## Proposed Changes

Exit the beacon node if the eth1 endpoint points to an invalid eth1 network. Check the network id before every eth1 cache update and display an error log if the network id has changed to an invalid one.
2020-08-31 02:36:17 +00:00
..
builder.rs Eth1 network exit on wrong network id (#1563) 2020-08-31 02:36:17 +00:00
config.rs Ignore blocks that skip a large distance from their parent (#1530) 2020-08-17 10:54:58 +00:00
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
metrics.rs Add sync-speed metric (#898) 2020-03-18 09:25:29 +11:00
notifier.rs Clean up logs (#1541) 2020-08-18 08:11:39 +00:00