solana/local-cluster/src
Nick Rempel 7e4a5de99c
Refactor ConnectionCache::use_quic (#26235)
* Remove UseQuic type

Move to storing the UdpSocket on ConnectionCache and accepting a bool

* Remove use_quic from ConnectionCache constructor

Replace with separate with_udp constructor to force callers to choose
2022-07-05 10:49:42 -07:00
..
cluster.rs Thin client quic (#23973) 2022-03-31 15:47:00 -04:00
cluster_tests.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
lib.rs Add test_incremental_snapshot_download() to local-cluster (#19746) 2021-09-13 21:44:48 -05:00
local_cluster.rs Refactor ConnectionCache::use_quic (#26235) 2022-07-05 10:49:42 -07:00
local_cluster_snapshot_utils.rs Add options to store full and/or incremental snapshots in separate locations (#24247) 2022-05-10 16:37:41 -04:00
validator_configs.rs core: disable quic servers on mainnet-beta 2022-06-17 20:04:05 -06:00