solana/client/src
steveluscher 558dd53025 Add user-agent header to Solana rust client requests 2022-06-27 22:29:44 +00:00
..
nonblocking Use single send socket in UdpTpuConnection (#26105) 2022-06-21 14:56:21 -07:00
blockhash_query.rs permanently disables durable nonces with chain blockhash domain (#25788) 2022-06-09 15:28:37 +00:00
client_error.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
connection_cache.rs Use single send socket in UdpTpuConnection (#26105) 2022-06-21 14:56:21 -07:00
http_sender.rs Add user-agent header to Solana rust client requests 2022-06-27 22:29:44 +00:00
lib.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00
mock_sender.rs RPC: Add API version to context response (#25134) 2022-05-12 12:17:21 +08:00
nonce_utils.rs permanently disables durable nonces with chain blockhash domain (#25788) 2022-06-09 15:28:37 +00:00
pubsub_client.rs Add async WebSocket PubsubClient 2022-01-27 08:19:03 -08:00
quic_client.rs Connection pool support in connection cache and QUIC connection reliability improvement (#25793) 2022-06-10 09:25:24 -07:00
rpc_cache.rs
rpc_client.rs Fix RpcResponseContext in rpc_client test (#25296) 2022-05-17 12:44:43 -05:00
rpc_config.rs Remove some clippy lints 2022-06-22 09:23:22 -07:00
rpc_custom_error.rs RPC: Add minContextSlot param to ensure consistent responses (#25161) 2022-05-17 14:46:02 +08:00
rpc_deprecated_config.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
rpc_filter.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
rpc_request.rs docs: document the limits on RPC API inputs and outputs 2022-04-16 09:01:33 -07:00
rpc_response.rs Remove some clippy lints 2022-06-22 09:23:22 -07:00
rpc_sender.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
spinner.rs tpu-client: Refactor to prep for async client (#25432) 2022-05-21 20:22:30 +02:00
thin_client.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
tpu_client.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
tpu_connection.rs client: Add nonblocking udp client and connection trait (#25775) 2022-06-06 19:28:31 +02:00
transaction_executor.rs
udp_client.rs Use single send socket in UdpTpuConnection (#26105) 2022-06-21 14:56:21 -07:00