solana/client/src
Tyera Eulberg 98aa1fa4ea
Upgrade jsonrpc crates to v17.0.0 (#15018)
* Upgrade to jsonrpc 17.0.0

* Fix test

* tree

Co-authored-by: Michael Vines <mvines@gmail.com>
2021-02-02 19:53:08 -07:00
..
blockhash_query.rs clap-utils: Allow fine-tuning offline args 2020-10-07 23:14:39 +00:00
client_error.rs Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
http_sender.rs Rename RpcNodeUnhealthy error to NodeUnhealthy, generalize `getHealth` RPC error object for the future 2021-01-18 19:57:25 -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 Use optimistic confirmation in getSignatureStatuses, and various downstream client methods (#14430) 2021-01-15 16:05:05 +00:00
nonce_utils.rs Move CLI nonce account helpers in client 2020-09-23 15:58:44 -06:00
perf_utils.rs Deprecate commitment variants (#14797) 2021-01-26 19:23:07 +00:00
pubsub_client.rs Add `solana logs` command 2020-11-25 11:44:41 -08:00
rpc_client.rs Upgrade jsonrpc crates to v17.0.0 (#15018) 2021-02-02 19:53:08 -07:00
rpc_config.rs Add `flatten` to logs_subscribe commitment 2020-11-30 08:40:32 -08:00
rpc_custom_error.rs Rpc: Add custom error for BigTable data not found (#14762) 2021-01-22 04:40:47 +00:00
rpc_filter.rs Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00
rpc_request.rs Deprecate commitment variants (#14797) 2021-01-26 19:23:07 +00:00
rpc_response.rs Add block_time to getConfirmedSignaturesForAddress2 and getConfirmedTransaction (#14572) 2021-01-20 22:10:35 -08: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 Add get_minimum_balance_for_rent_excemption to Client (#14048) 2020-12-10 16:39:28 -08:00