lighthouse/testing
Pawan Dhananjay 58b04acf28 Fix simulator issues (#2802)
## Issue Addressed

Resolves #2775 

## Proposed Changes

1. Reduces the target_peers to stop recursive discovery requests.
2. Changes the eth1 `auto_update_interval` config parameter to be equal to the eth1 block time in the simulator. Without this, the eth1 `latest_cached_block` wouldn't be updated for some slots around `eth1_voting_period` boundaries which would lead to the eth1 cache falling out of sync. This is what caused the `Syncing eth1 block cache` and `No valid eth1_data votes` logs.
2021-11-15 06:38:29 +00:00
..
ef_tests Add fork choice EF tests (#2737) 2021-11-08 07:29:04 +00:00
eth1_test_rig Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
node_test_rig Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
simulator Fix simulator issues (#2802) 2021-11-15 06:38:29 +00:00
state_transition_vectors Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
test-test_logger Add test_logger as feature to logging (#2586) 2021-10-06 00:46:07 +00:00
web3signer_tests Add note about java dependency (#2746) 2021-10-25 22:11:26 +00:00