solana/client/src
Michael Vines b5ef319038 Refine transaction log count message 2020-11-04 05:30:52 +00:00
..
blockhash_query.rs clap-utils: Allow fine-tuning offline args 2020-10-07 23:14:39 +00:00
client_error.rs Cleanly handle RPC servers that don't have --enable-rpc-transaction-history enabled 2020-10-13 10:05:44 -07:00
http_sender.rs Surface transaction logs in rpc client 2020-11-03 17:03:28 -08:00
lib.rs Implementation-defined RPC server errors are now accessible to client/ users 2020-10-13 10:05:44 -07:00
mock_sender.rs Cli: deploy programs via TPU (#13090) 2020-10-23 10:03:29 -06:00
nonce_utils.rs Move CLI nonce account helpers in client 2020-09-23 15:58:44 -06:00
perf_utils.rs Use rooted bank by default in rpc bank selection (#6759) 2019-11-06 14:15:00 -07:00
pubsub_client.rs Revert signature-notification format change (#12032) 2020-09-03 18:14:45 -06:00
rpc_client.rs Surface transaction logs in rpc client 2020-11-03 17:03:28 -08:00
rpc_config.rs RPC: Support base64 encoded transactions 2020-10-06 22:41:06 -06:00
rpc_custom_error.rs Cleanly handle RPC servers that don't have --enable-rpc-transaction-history enabled 2020-10-13 10:05:44 -07:00
rpc_filter.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00
rpc_request.rs Refine transaction log count message 2020-11-04 05:30:52 +00:00
rpc_response.rs Add feature set identifier to gossiped version information 2020-09-25 11:40:36 -07: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 Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00