lighthouse/testing
Age Manning e4ed317b76 Add Experimental QUIC support (#4577)
## Issue Addressed

#4402 

## Proposed Changes

This PR adds QUIC support to Lighthouse. As this is not officially spec'd this will only work between lighthouse <-> lighthouse connections. We attempt a QUIC connection (if the node advertises it) and if it fails we fallback to TCP. 

This should be a backwards compatible modification. We want to test this functionality on live networks to observe any improvements in bandwidth/latency.

NOTE: This also removes the websockets transport as I believe no one is really using it. It should be mentioned in our release however.


Co-authored-by: João Oliveira <hello@jxs.pt>
2023-09-15 03:07:24 +00:00
..
ef_tests Remove checkpoint alignment requirements and enable historic state pruning (#4610) 2023-08-21 05:02:32 +00:00
eth1_test_rig Replace ganache-cli with anvil (#3555) 2023-05-15 07:22:02 +00:00
execution_engine_integration Deprecate exchangeTransitionConfiguration functionality (#4517) 2023-07-31 23:51:39 +00:00
node_test_rig Add Experimental QUIC support (#4577) 2023-09-15 03:07:24 +00:00
simulator Add Experimental QUIC support (#4577) 2023-09-15 03:07:24 +00:00
state_transition_vectors Fix attestation withdrawals root mismatch (#4249) 2023-05-09 10:48:15 +00:00
test-test_logger Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
web3signer_tests Increase web3signer_tests timeouts (#4662) 2023-08-28 00:55:34 +00:00