solana/client/src
segfaultdoctor 76098dd42a
RPC Block Subscription (#21787)
* add stuff

* compiling

* add notify block

* wip

* feat: add blockSubscribe pubsub method

* address PR comments

Co-authored-by: Lucas B <buffalu@jito.network>
Co-authored-by: Zano <segfaultdoctor@protonmail.com>
2021-12-17 16:03:09 -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 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 Simplify some pattern-matches (#16402) 2021-04-08 12:40:37 -06:00
perf_utils.rs Switch to a single `use` 2021-03-26 22:33:12 -07:00
pubsub_client.rs RPC Block Subscription (#21787) 2021-12-17 16:03:09 -07:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs Bump RpcClient node versions (#21612) 2021-12-04 21:51:43 +00:00
rpc_config.rs RPC Block Subscription (#21787) 2021-12-17 16:03:09 -07:00
rpc_custom_error.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
rpc_deprecated_config.rs Deprecate "confirmed" RpcClient methods (#16520) 2021-04-15 17:00:14 -06:00
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 RPC Block Subscription (#21787) 2021-12-17 16:03:09 -07: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 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