solana/client/src
Michael Vines aef6bf272e getConfirmedBlocks now has an upper limit on slot range 2020-07-10 12:18:31 -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 Update struct prefixes to Ui (#10874) 2020-07-01 20:06:40 +00:00
rpc_config.rs Rpc: Add getStakeActivation endpoint (#10902) 2020-07-06 13:28:40 -06:00
rpc_filter.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00
rpc_request.rs getConfirmedBlocks now has an upper limit on slot range 2020-07-10 12:18:31 -07:00
rpc_response.rs Rpc: Add getStakeActivation endpoint (#10902) 2020-07-06 13:28:40 -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