solana/core
Justin Starry 92462ae031
Manually serialize and use `send_wire_transaction` for votes (#23826)
* Revert "core: partial versioned transaction support for voting service"

This reverts commit eb3df4c20e.

* Manually serialize vote tx before sending to TPU
2022-03-23 09:47:55 +08:00
..
benches Add tx weighting stage 2022-03-17 19:31:28 -05:00
src Manually serialize and use `send_wire_transaction` for votes (#23826) 2022-03-23 09:47:55 +08:00
tests (LedgerStore) Add compression type (#23578) 2022-03-22 02:27:09 -07:00
.gitignore
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
build.rs