solana/client/src
Michael Vines 331b953551 Add vote account address to vote subscription 2022-01-27 08:22:29 -08:00
..
nonblocking Propagate subscription failures to the caller 2022-01-27 08:19:03 -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 Propagate subscription failures to the caller 2022-01-27 08:19:03 -08:00
lib.rs Drop feature, move to nonblocking mod 2022-01-27 08:19:03 -08:00
mock_sender.rs Add solana_client::nonblocking::RpcClient 2022-01-26 17:58:00 -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 Add async WebSocket PubsubClient 2022-01-27 08:19:03 -08:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs Add solana_client::nonblocking::RpcClient 2022-01-26 17:58:00 -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 Add vote account address to vote subscription 2022-01-27 08:22:29 -08:00
rpc_sender.rs Add solana_client::nonblocking::RpcClient 2022-01-26 17:58:00 -08: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