solana/client/src
Brian Anderson e4b66a5913
Fix deserialization of RPC errors in HttpSender (#19110)
Fixes #15576
2021-08-09 10:45:00 -07:00
..
blockhash_query.rs simulateTransaction can now return accounts modified by the simulation 2021-05-26 14:20:23 -07:00
client_error.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
fees.rs Cli: expose last valid block height (#18620) 2021-07-13 01:41:27 +00:00
http_sender.rs Fix deserialization of RPC errors in HttpSender (#19110) 2021-08-09 10:45:00 -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 more API documentation for Rust RpcClient (#19021) 2021-08-05 15:03:33 -06:00
nonce_utils.rs Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
perf_utils.rs Switch to a single `use` 2021-03-26 22:33:12 -07:00
pubsub_client.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +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 more API documentation for Rust RpcClient (#19021) 2021-08-05 15:03:33 -06:00
rpc_config.rs rpc: more params for `GetVoteAccountsConfig` 2021-07-14 08:41:52 +00: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 Limit getProgramAccounts memcpy filter string to 128 bytes 2021-02-23 18:43:22 +00:00
rpc_request.rs RpcClient::send<T> now supports client-defined RPC methods via RpcRequest::Custom 2021-07-24 09:53:47 -07:00
rpc_response.rs Transaction simulation includes cost (#18715) 2021-07-16 14:58:15 -07:00
rpc_sender.rs Add some docs for RpcClient and friends (#18748) 2021-07-20 18:49:32 +00:00
thin_client.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
tpu_client.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00