solana/client/src
Will Hickey 0f4b858224
Revert "Enable QUIC client by default. Add arg to disable QUIC client… (#26913)
Revert "Enable QUIC client by default. Add arg to disable QUIC client. (#26879)"

This reverts commit 4c29750095.
2022-08-04 13:26:43 -05:00
..
nonblocking Compute maximum parallel QUIC streams using client stake (#26802) 2022-07-29 08:44:24 -07:00
blockhash_query.rs removes feature gate code separating durable nonce from blockhash domain (#26055) 2022-07-06 12:03:13 +00:00
client_error.rs Merge pull request from GHSA-x236-qc46-7v8j 2022-07-19 14:54:42 +02:00
connection_cache.rs Revert "Enable QUIC client by default. Add arg to disable QUIC client… (#26913) 2022-08-04 13:26:43 -05:00
http_sender.rs feat: add custom version HTTP header string to RPC requests 2022-06-29 06:59:44 +00:00
lib.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00
mock_sender.rs Add RPC getStakeMinimumDelegation (#26638) 2022-07-17 18:39:39 +00: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 Pubsub getVersion, and support programSubscribe filter mapping (#26482) 2022-07-07 20:55:18 -06:00
quic_client.rs Fix new 1.62 clippy complaint 2022-06-30 13:20:03 -07:00
rpc_cache.rs
rpc_client.rs rpc_client: Add get_stake_minimum_delegation_with_commitment() (#26697) 2022-07-20 20:26:47 -05:00
rpc_config.rs Remove some clippy lints 2022-06-22 09:23:22 -07:00
rpc_custom_error.rs feat: web3.js RPC errors now hold the error `code` and `data` on the error object (#26318) 2022-06-30 13:08:10 -07:00
rpc_deprecated_config.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
rpc_filter.rs Add Pubsub getVersion, and support programSubscribe filter mapping (#26482) 2022-07-07 20:55:18 -06:00
rpc_request.rs Add RPC getStakeMinimumDelegation (#26638) 2022-07-17 18:39:39 +00: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: Use async connection in async TPU client (#25969) 2022-06-28 11:01:49 -04:00
transaction_executor.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
udp_client.rs client: Use async connection in async TPU client (#25969) 2022-06-28 11:01:49 -04:00