solana/client/src
Greg Cusack f35bda5067 add in method for building a `TpuClient` for `LocalCluster` tests (#258)
* add in method for building a TpuClient for LocalCluster tests

* add cluster trait. leave dependency on solana_client::tpu_client
2024-03-20 16:28:37 -05:00
..
nonblocking Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
connection_cache.rs Rename and uniquify QUIC thread names (#28) 2024-03-09 13:23:06 -06:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
quic_client.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
send_and_confirm_transactions_in_parallel.rs Solana program deployment failed because blockhash was expired during… (#34621) 2024-01-05 12:47:21 +01:00
thin_client.rs Deprecate `ThinClient` and remove `ThinClient` from `bench-tps` (#35365) 2024-03-01 12:14:52 -08:00
tpu_client.rs add in method for building a `TpuClient` for `LocalCluster` tests (#258) 2024-03-20 16:28:37 -05:00
tpu_connection.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
transaction_executor.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
udp_client.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00