solana-with-rpc-optimizations/bench-tps/src
ryleung-solana 17b00ad3a4
Add quic-client module (#23166)
* Add quic-client module to send transactions via quic, abstracted behind the TpuConnection trait (along with a legacy UDP implementation of TpuConnection) and change thin-client to use TpuConnection
2022-03-09 21:33:05 -05:00
..
bench.rs Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
cli.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
lib.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
main.rs adds validator version to set_panic_hook (#23082) 2022-02-11 18:04:10 +00:00