lighthouse/testing/simulator/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
..
checks.rs Fix block check in simulator (#1398) 2020-07-27 08:42:19 +00:00
cli.rs fix change flag name end_after_checks to continue_after_checks (#1573) 2020-08-27 23:21:21 +00:00
eth1_sim.rs Eth1 network exit on wrong network id (#1563) 2020-08-31 02:36:17 +00:00
local_network.rs Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00
main.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
no_eth1_sim.rs fix change flag name end_after_checks to continue_after_checks (#1573) 2020-08-27 23:21:21 +00:00
sync_sim.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00