solana-with-rpc-optimizations/gossip
Greg Cusack 792d7454d9
switch to `solana-tpu-client` from `solana_client::tpu_client` for `bench-tps`, `dos/`, `LocalCluster`, `gossip/` (#310)
* switch over to solana-tpu-client for bench-tps, dos, gossip, local-cluster

* put TpuClientWrapper back in solana_client
2024-03-21 09:25:54 -07:00
..
benches expands weighted-shuffle benchmarks (#179) 2024-03-11 18:49:35 +00:00
src switch to `solana-tpu-client` from `solana_client::tpu_client` for `bench-tps`, `dos/`, `LocalCluster`, `gossip/` (#310) 2024-03-21 09:25:54 -07:00
tests improve batch_send error handling (#33936) 2023-10-31 23:39:26 -07:00
.gitignore
Cargo.toml Remove `ThinClient` from `dos/` (#117) 2024-03-11 18:19:48 -04:00
build.rs