solana/client/src
Nikita d41266e4e9
rpc: add context toggle to getProgramAccounts (#17399)
* fix(rpc): return context in get_program_accounts

* doc(rpc): document withContext flag

* fix(rpc): fix comment

Co-authored-by: Michael Vines <mvines@gmail.com>

* fix(rpc): fix doc

Co-authored-by: Michael Vines <mvines@gmail.com>

Co-authored-by: Michael Vines <mvines@gmail.com>
2021-05-22 07:12:21 +00:00
..
blockhash_query.rs
client_error.rs
http_sender.rs RpcClient now respects the retry-after server response header when getting rate limited 2021-05-05 18:11:57 -07:00
lib.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
mock_sender.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
nonce_utils.rs Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
perf_utils.rs
pubsub_client.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00
rpc_cache.rs
rpc_client.rs rpc: add context toggle to getProgramAccounts (#17399) 2021-05-22 07:12:21 +00:00
rpc_config.rs rpc: add context toggle to getProgramAccounts (#17399) 2021-05-22 07:12:21 +00:00
rpc_custom_error.rs Return error for excluded secondary-index keys (#17193) 2021-05-13 21:04:21 +00:00
rpc_deprecated_config.rs Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
rpc_filter.rs
rpc_request.rs Add getBlockProduction RPC method 2021-04-28 20:02:54 -07:00
rpc_response.rs rpc: plumb shred_version through RpcContactInfo 2021-05-14 08:36:08 +00:00
rpc_sender.rs
thin_client.rs clippy 2021-04-18 20:55:02 -07:00
tpu_client.rs Add TPU client for sending txs to the current leader tpu port (#16736) 2021-04-23 09:35:12 +08:00