solana/client/src
Michael Vines 6d5bbca630 Pacify clippy 2022-01-21 19:12:57 -08:00
..
blockhash_query.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
client_error.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
http_sender.rs Rpc: remove not required clone 2021-09-26 09:17:21 -07:00
lib.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
mock_sender.rs Pacify clippy 2022-01-21 19:12:57 -08:00
nonce_utils.rs Improve nonce-related error messages 2022-01-14 12:59:01 -08:00
perf_utils.rs Pacify clippy 2022-01-21 19:12:57 -08:00
pubsub_client.rs Bugfix/block subscribe (#22516) 2022-01-14 19:53:34 -07:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
rpc_config.rs RPC Block Subscription (#21787) 2021-12-17 16:03:09 -07:00
rpc_custom_error.rs Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
rpc_deprecated_config.rs Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
rpc_filter.rs Fixup filter deprecated since (#21123) 2021-11-01 19:06:38 -06:00
rpc_request.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
rpc_response.rs Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
rpc_sender.rs Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
spinner.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
thin_client.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
tpu_client.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
transaction_executor.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00