solana/client/src
Michael Vines 21f4606212 Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
..
blockhash_query.rs Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -07:00
client_error.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
http_sender.rs Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
lib.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
mock_sender.rs Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
nonce_utils.rs
perf_utils.rs
pubsub_client.rs chore: bump tungstenite from 0.14.0 to 0.15.0 (#19222) 2021-08-13 11:57:22 -06:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
rpc_config.rs Add parameter to allow setting max-retries for SendTransaction rpc (#19387) 2021-08-24 22:44:13 -06:00
rpc_custom_error.rs Reject transactions with extra signatures (#18306) 2021-07-01 18:06:59 +00:00
rpc_deprecated_config.rs Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
rpc_filter.rs
rpc_request.rs Add Incremental Snapshot support to RPC (#19559) 2021-09-02 15:25:42 -05:00
rpc_response.rs Add Incremental Snapshot support to RPC (#19559) 2021-09-02 15:25:42 -05:00
rpc_sender.rs Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
thin_client.rs Deprecate FeeCalculator returning APIs (#19120) 2021-08-13 09:08:20 -07:00
tpu_client.rs TpuClient now uses the processed slot to seed its leader schedule cache 2021-09-08 16:51:25 -05:00