solana/client/src
Tyera Eulberg f7d557d5ae
Update simulateTransaction rpc handling of return_data, and update docs (#24355)
* Stringify return_data program_id; also camel-case all fields

* Update simulateTransaction json-rpc docs

* Base64-encode return data in simulation RPC responses
2022-04-14 23:42:08 -06:00
..
nonblocking Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
blockhash_query.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
client_error.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
connection_cache.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00
http_sender.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
lib.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00
mock_sender.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
nonce_utils.rs Add SDK support for creating transactions with address table lookups (#23728) 2022-03-31 17:44:20 +08:00
pubsub_client.rs Add async WebSocket PubsubClient 2022-01-27 08:19:03 -08:00
quic_client.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00
rpc_cache.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rpc_client.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
rpc_config.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
rpc_custom_error.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08:00
rpc_deprecated_config.rs Add RPC support for versioned transactions (#22530) 2022-03-08 15:20:34 +08: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 Update simulateTransaction rpc handling of return_data, and update docs (#24355) 2022-04-14 23:42:08 -06:00
rpc_sender.rs Add TpuClient support to bench-tps (#24227) 2022-04-12 09:43:29 -06:00
spinner.rs tpu-client: Move `send_messages_with_spinner` from program (#20960) 2021-10-26 22:54:26 +02:00
thin_client.rs Add BenchTpsClient trait (#24208) 2022-04-11 13:45:40 -06:00
tpu_client.rs Support quic in bench-tps (#24295) 2022-04-13 12:17:10 -06:00
tpu_connection.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00
transaction_executor.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
udp_client.rs Send async quic batch of txs (#24298) 2022-04-14 22:20:34 -04:00