solana-with-rpc-optimizations/client/src
Lijun Wang 8fde8d26c7
don't sign X.509 certs (#34896)
This get rid of 3rd party components rcgen in the path of private key access to make the code more secure.
2024-01-28 16:17:46 -08:00
..
nonblocking Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
connection_cache.rs don't sign X.509 certs (#34896) 2024-01-28 16:17:46 -08:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
quic_client.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
send_and_confirm_transactions_in_parallel.rs Solana program deployment failed because blockhash was expired during… (#34621) 2024-01-05 12:47:21 +01:00
thin_client.rs Relax `Sized` bound for `Signers` in `Transaction` and `Client` (#30568) 2023-03-30 13:12:48 +00:00
tpu_client.rs Async connection creation in connection cache (#33302) 2023-09-25 18:17:47 -07:00
tpu_connection.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00
transaction_executor.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
udp_client.rs Refactor connection cache to support generic msgs (#29774) 2023-02-01 18:10:06 -08:00