solana-with-rpc-optimizations/core
Pankaj Garg 5d03b188c8
Use QUIC client in voting service (#23713)
* Use QUIC client in voting service

* guard quic-client usage with a flag

* add measure to time the quic client

* move time measure outside if block

* remove quic vs UDP flag from voting service
2022-03-21 09:10:16 -07:00
..
benches Add tx weighting stage 2022-03-17 19:31:28 -05:00
src Use QUIC client in voting service (#23713) 2022-03-21 09:10:16 -07:00
tests (LedgerStore) Rename BlockstoreAdvancedOptions to LedgerColumnOptions (#23764) 2022-03-18 11:13:35 -07:00
.gitignore
Cargo.toml Bump version to 1.10.4 (#23743) 2022-03-17 14:02:13 -05:00
build.rs