solana/core/src/broadcast_stage
behzad nouri e1021d9f83
removes redundant epoch stakes cache in retransmit (#14781)
Following d6d76219b, staked nodes computed from vote accounts are
already cached in runtime::Stakes, so the caching in retransmit_stage is
redundant.
2021-01-24 21:15:09 +00:00
..
broadcast_fake_shreds_run.rs Remove unused pubkey::Pubkey imports 2020-10-21 19:08:13 -07:00
broadcast_metrics.rs Clippy 2020-12-14 08:03:29 -08:00
broadcast_utils.rs Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand` 2020-10-21 19:08:13 -07:00
fail_entry_verification_broadcast_run.rs removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00
standard_broadcast_run.rs removes redundant epoch stakes cache in retransmit (#14781) 2021-01-24 21:15:09 +00:00