solana/tpu-client
Greg Cusack 63fb9fe9d9
Remove `ThinClient` from `LocalCluster` (#1300)
* setup tpu client methods required for localcluster to use TpuClient

* add new_tpu_quic_client() for local cluster tests

* update local-cluster src files to use TpuClient. tests next

* finish removing thinclient from localcluster

* address comments

* add note for send_and_confirm_transaction_with_retries

* remove retry logic from tpu-client. Send directly to upcoming leaders without retry.
2024-06-13 10:31:10 -07:00
..
src Remove `ThinClient` from `LocalCluster` (#1300) 2024-06-13 10:31:10 -07:00
.gitignore
Cargo.toml Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00