solana/client/src
Michael Vines b05c7d91ed Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
..
nonblocking Add get_stake_minimum_delegation() to rpc_client (#25200) 2022-05-17 11:46:34 -05:00
blockhash_query.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
client_error.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
connection_cache.rs Implement updating the connection cache stats in the client (#25308) 2022-05-19 15:29:27 -04:00
http_sender.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06: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 Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
pubsub_client.rs Add async WebSocket PubsubClient 2022-01-27 08:19:03 -08:00
quic_client.rs Remove noisy metrics on open_uni (#25430) 2022-05-20 16:05:42 -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 Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -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 Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -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 Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
tpu_client.rs tpu-client: Refactor to prep for async client (#25432) 2022-05-21 20:22:30 +02:00
tpu_connection.rs Implement updating the connection cache stats in the client (#25308) 2022-05-19 15:29:27 -04:00
transaction_executor.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
udp_client.rs Implement updating the connection cache stats in the client (#25308) 2022-05-19 15:29:27 -04:00