solana/client/src
Greg Fitzgerald 4131eee94d
Expose last-valid-slot to BankClient and ThinClient users (#10478)
automerge
2020-06-09 17:07:32 -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 Allow RpcClient users to inject custom "senders" (#10157) 2020-05-20 18:40:45 -07: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 Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
rpc_config.rs Add preflight checks to sendTransaction RPC method 2020-06-01 17:51:04 -07:00
rpc_request.rs Clean up delinquency slot distance computation 2020-06-09 11:27:30 -07:00
rpc_response.rs RPC simulateTransaction endpoint now returns program log output (#10432) 2020-06-06 10:18:28 -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 Expose last-valid-slot to BankClient and ThinClient users (#10478) 2020-06-09 17:07:32 -07:00