solana-with-rpc-optimizations/client/src
Michael Vines 24ab84936e Break up RPC API into three categories: minimal, full and admin 2021-03-04 16:39:44 -08:00
..
blockhash_query.rs clap-utils: Allow fine-tuning offline args 2020-10-07 23:14:39 +00:00
client_error.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
http_sender.rs style: Fix the typos 2021-02-13 12:34:21 -07:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
mock_sender.rs Use optimistic confirmation in getSignatureStatuses, and various downstream client methods (#14430) 2021-01-15 16:05:05 +00:00
nonce_utils.rs Move CLI nonce account helpers in client 2020-09-23 15:58:44 -06:00
perf_utils.rs Deprecate commitment variants (#14797) 2021-01-26 19:23:07 +00:00
pubsub_client.rs style: Fix the typos 2021-02-13 12:34:21 -07:00
rpc_cache.rs RPC: add caching to getLargestAccounts (#15154) 2021-02-11 11:32:46 -08:00
rpc_client.rs Break up RPC API into three categories: minimal, full and admin 2021-03-04 16:39:44 -08:00
rpc_config.rs RPC: add caching to getLargestAccounts (#15154) 2021-02-11 11:32:46 -08:00
rpc_custom_error.rs style: Fix the typos 2021-02-13 12:34:21 -07:00
rpc_filter.rs Limit getProgramAccounts memcpy filter string to 128 bytes 2021-02-23 18:43:22 +00:00
rpc_request.rs Break up RPC API into three categories: minimal, full and admin 2021-03-04 16:39:44 -08:00
rpc_response.rs Plumb slot update pubsub notifications (#15488) 2021-02-28 23:29:11 -08:00
rpc_sender.rs Clean up RPCClient retry handling: only retry on 429, after a little sleep (#10182) 2020-05-22 08:53:53 -07:00
thin_client.rs Break up RPC API into three categories: minimal, full and admin 2021-03-04 16:39:44 -08:00