solana/core/benches
Tao Zhu 177a375479
Tpu vote 1.7 (#20187) (#20494)
* Add separate vote processing tpu port

* Add feature to send to tpu vote port

* Add vote rejecting sigverify mode

* use packet.meta.is_simple_vote_tx in place of deserialization

* consolidate code that identifies vote tx atcommon path for cpu and gpu

* new key for feature set

* banking forward tpu vote

* add tpu vote port to dockerfile and other review changes

* Simplify thread id compare

* fix a test; updated cluster_info ABI change

Co-authored-by: Tao Zhu <tao@solana.com>

Co-authored-by: sakridge <sakridge@gmail.com>
2021-10-07 09:38:23 +00:00
..
banking_stage.rs Tpu vote 1.7 (#20187) (#20494) 2021-10-07 09:38:23 +00:00
blockstore.rs
cluster_info.rs removes Slot from TransmitShreds (#19327) 2021-08-20 13:48:33 +00:00
consensus.rs Move tower storage into its own module 2021-08-11 00:20:46 -07:00
gen_keys.rs
retransmit_stage.rs uses rayon thread-pool for retransmit-stage parallelization (#19486) 2021-09-07 15:15:01 +00:00
shredder.rs Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
sigverify_stage.rs Prune sigverify queue (#20331) 2021-09-30 05:41:05 +02:00