solana/client/src
Tyera Eulberg 96e5342292
Update deprecated variant in RpcClient doctests (#21121)
2021-11-01 20:58:01 -06:00
..
blockhash_query.rs Update deprecation versions (#20959) 2021-10-26 09:06:41 -07:00
client_error.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06: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 tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
nonce_utils.rs Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
perf_utils.rs
pubsub_client.rs Add missing websocket methods to rust RPC PubSub client (#21065) 2021-10-29 17:11:20 +00:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs Update deprecated variant in RpcClient doctests (#21121) 2021-11-01 20:58:01 -06: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 Different error if block status is not yet available (#20407) 2021-10-27 13:11:27 -06: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 Update deprecation versions (#20959) 2021-10-26 09:06:41 -07:00
rpc_response.rs Add missing websocket methods to rust RPC PubSub client (#21065) 2021-10-29 17:11:20 +00: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 Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
tpu_client.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
transaction_executor.rs Move transaction executor (#19946) 2021-10-13 13:06:23 +02:00