solana-with-rpc-optimizations/local-cluster/tests
Jon Cinque 79a8ecd0ac
client: Remove static connection cache, plumb it instead (#25667)
* client: Remove static connection cache, plumb it instead

* Add TpuClient::new_with_connection_cache to not break downstream

* Refactor get_connection and RwLock into ConnectionCache

* Fix merge conflicts from new async TpuClient

* Remove `ConnectionCache::set_use_quic`

* Move DEFAULT_TPU_USE_QUIC to client, use ConnectionCache::default()
2022-06-08 13:57:12 +02:00
..
common.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
local_cluster.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
local_cluster_flakey.rs Update local-cluster tests to work with higher minimum stake delegation (#25023) 2022-05-05 22:00:33 -05:00
local_cluster_slow_1.rs voteSubscribe pubsub notification now includes the vote transaction signature (#25291) 2022-05-19 18:28:46 -07:00
local_cluster_slow_2.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00