solana/client/src
Tyera Eulberg b2f6cfb9ff
Restore getProgramAccounts spl-token secondary-index functionality (#20993)
* Allow get_spl_token_X_filters to match on any encoding, and optimize earlier

* Remove redundant optimize calls

* Compress match statements

* Add method docs, including note to use optimize_filters before spl-token checks

* Add logs
2021-10-26 21:44:24 +00:00
..
blockhash_query.rs Update deprecation versions (#20959) 2021-10-26 09:06:41 -07:00
client_error.rs nonce: Unify `NonceError` with `SystemError` 2021-07-30 14:47:14 -06:00
http_sender.rs Rpc: remove not required clone 2021-09-26 09:17:21 -07:00
lib.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
mock_sender.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
nonce_utils.rs
perf_utils.rs
pubsub_client.rs client: Add retry logic on Pubsub 429s (#19990) 2021-09-18 12:40:43 +02:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
rpc_config.rs Add parameter to allow setting max-retries for SendTransaction rpc (#19387) 2021-08-24 22:44:13 -06:00
rpc_custom_error.rs Reject transactions with extra signatures (#18306) 2021-07-01 18:06:59 +00:00
rpc_deprecated_config.rs
rpc_filter.rs Restore getProgramAccounts spl-token secondary-index functionality (#20993) 2021-10-26 21:44:24 +00:00
rpc_request.rs Update deprecation versions (#20959) 2021-10-26 09:06:41 -07:00
rpc_response.rs Add Incremental Snapshot support to RPC (#19559) 2021-09-02 15:25:42 -05:00
rpc_sender.rs Add RpcClient::get_transport_stats() 2021-09-09 20:11:15 -07:00
spinner.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
thin_client.rs Remove blockhash from fee calculation (#20641) 2021-10-13 13:10:58 -07:00
tpu_client.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
transaction_executor.rs Move transaction executor (#19946) 2021-10-13 13:06:23 +02:00