.. |
nonblocking
|
Replace unwraps with expects in quic-client to aid debugging (#26283)
|
2022-06-29 15:37:27 +08:00 |
blockhash_query.rs
|
permanently disables durable nonces with chain blockhash domain (#25788)
|
2022-06-09 15:28:37 +00:00 |
client_error.rs
|
Add quic-client module (#23166)
|
2022-03-09 21:33:05 -05:00 |
connection_cache.rs
|
client: Use async connection in async TPU client (#25969)
|
2022-06-28 11:01:49 -04:00 |
http_sender.rs
|
feat: add custom version HTTP header string to RPC requests
|
2022-06-29 06:59:44 +00:00 |
lib.rs
|
Send async quic batch of txs (#24298)
|
2022-04-14 22:20:34 -04:00 |
mock_sender.rs
|
RPC: Add API version to context response (#25134)
|
2022-05-12 12:17:21 +08:00 |
nonce_utils.rs
|
permanently disables durable nonces with chain blockhash domain (#25788)
|
2022-06-09 15:28:37 +00:00 |
pubsub_client.rs
|
…
|
|
quic_client.rs
|
client: Use async connection in async TPU client (#25969)
|
2022-06-28 11:01:49 -04:00 |
rpc_cache.rs
|
…
|
|
rpc_client.rs
|
Fix RpcResponseContext in rpc_client test (#25296)
|
2022-05-17 12:44:43 -05:00 |
rpc_config.rs
|
Remove some clippy lints
|
2022-06-22 09:23:22 -07:00 |
rpc_custom_error.rs
|
RPC: Add minContextSlot param to ensure consistent responses (#25161)
|
2022-05-17 14:46:02 +08:00 |
rpc_deprecated_config.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
rpc_filter.rs
|
Fix derive_partial_eq_without_eq clippy lint
|
2022-05-22 22:22:21 -07:00 |
rpc_request.rs
|
docs: document the limits on RPC API inputs and outputs
|
2022-04-16 09:01:33 -07:00 |
rpc_response.rs
|
Remove some clippy lints
|
2022-06-22 09:23:22 -07:00 |
rpc_sender.rs
|
Add TpuClient support to bench-tps (#24227)
|
2022-04-12 09:43:29 -06:00 |
spinner.rs
|
tpu-client: Refactor to prep for async client (#25432)
|
2022-05-21 20:22:30 +02:00 |
thin_client.rs
|
client: Remove static connection cache, plumb it instead (#25667)
|
2022-06-08 13:57:12 +02:00 |
tpu_client.rs
|
client: Remove static connection cache, plumb it instead (#25667)
|
2022-06-08 13:57:12 +02:00 |
tpu_connection.rs
|
client: Use async connection in async TPU client (#25969)
|
2022-06-28 11:01:49 -04:00 |
transaction_executor.rs
|
…
|
|
udp_client.rs
|
client: Use async connection in async TPU client (#25969)
|
2022-06-28 11:01:49 -04:00 |