solana/client/src
Michael Vines b660704faa Allow the sendTransaction preflight commitment level to be configured 2020-08-22 08:19:50 -07:00
..
client_error.rs Remove RpcClient code duplication (#9952) 2020-05-10 08:51:53 -07:00
http_sender.rs Clean up RPCClient retry handling: only retry on 429, after a little sleep (#10182) 2020-05-22 08:53:53 -07:00
lib.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00
mock_sender.rs Clean up RPCClient retry handling: only retry on 429, after a little sleep (#10182) 2020-05-22 08:53:53 -07: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 feat: implementation of live-slots command (#8129) 2020-02-06 14:16:30 -05:00
rpc_client.rs Rename Binary64 to Base64. Establish Base58 encoding 2020-08-17 17:26:29 -07:00
rpc_config.rs Allow the sendTransaction preflight commitment level to be configured 2020-08-22 08:19:50 -07:00
rpc_filter.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00
rpc_request.rs Add getConfirmedSignaturesForAddress2 RPC method 2020-08-05 14:33:14 -07:00
rpc_response.rs Token Accounts: return ui_amount, decimals with decoded account (#11407) 2020-08-07 11:37:39 -06: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