solana/client/src
segfaultdoctor 7171b3a3ac
Bugfix/block subscribe (#22516)
* use correct operation name

* require enable_rpc_transaction_history flag when enabling block_subscription

Co-authored-by: Zano <segfaultdoctor@protonmail.com>
2022-01-14 19:53:34 -07:00
..
blockhash_query.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
client_error.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
http_sender.rs
lib.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
mock_sender.rs Refactor: cleanup solana_transaction_status crate (#22230) 2022-01-03 15:45:18 +00:00
nonce_utils.rs Improve nonce-related error messages 2022-01-14 12:59:01 -08:00
perf_utils.rs
pubsub_client.rs Bugfix/block subscribe (#22516) 2022-01-14 19:53:34 -07:00
rpc_cache.rs
rpc_client.rs convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
rpc_config.rs RPC Block Subscription (#21787) 2021-12-17 16:03:09 -07:00
rpc_custom_error.rs Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
rpc_deprecated_config.rs
rpc_filter.rs Fixup filter deprecated since (#21123) 2021-11-01 19:06:38 -06:00
rpc_request.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
rpc_response.rs Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
rpc_sender.rs
spinner.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
thin_client.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
tpu_client.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
transaction_executor.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00