lighthouse/testing
blacktemplar 38b15deccb Fallback nodes for eth1 access (#1918)
## Issue Addressed

part of  #1883

## Proposed Changes

Adds a new cli argument `--eth1-endpoints` that can be used instead of `--eth1-endpoint` to specify a comma-separated list of endpoints. If the first endpoint returns an error for some request the other endpoints are tried in the given order.

## Additional Info

Currently if the first endpoint fails the fallbacks are used silently (except for `try_fallback_test_endpoint` that is used in `do_update` which logs a `WARN` for each endpoint that is not reachable). A question is if we should add more logs so that the user gets warned if his main endpoint is for example just slow and sometimes hits timeouts.
2020-11-27 08:37:44 +00:00
..
ef_tests Update EF tests to 1.0.0 (#1875) 2020-11-12 23:52:38 +00:00
eth1_test_rig Fallback nodes for eth1 access (#1918) 2020-11-27 08:37:44 +00:00
node_test_rig Strict slashing protection by default (#1750) 2020-10-09 02:05:32 +00:00
remote_signer_test [Remote signer] Add signer consumer lib (#1763) 2020-11-19 04:04:52 +00:00
simulator Fallback nodes for eth1 access (#1918) 2020-11-27 08:37:44 +00:00
state_transition_vectors Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00