solana/poh/src
mergify[bot] fd3b4f324f
v2.0: replay: do not start leader for a block we already have shreds for (backport of #2416) (#2484)
* replay: do not start leader for a block we already have shreds for (#2416)

* replay: do not start leader for a block we already have shreds for

* pr feedback: comment, move existing check to blockstore fn

* move blockstore read after tick height check

* pr feedback: resuse blockstore fn in next_leader_slot

(cherry picked from commit 15dbe7fb0f)

# Conflicts:
#	poh/src/poh_recorder.rs

* fix conflicts

---------

Co-authored-by: Ashwin Sekar <ashwin@anza.xyz>
Co-authored-by: Ashwin Sekar <ashwin@solana.com>
2024-08-15 13:40:38 -04:00
..
leader_bank_notifier.rs LeaderBankNotifier (#30395) 2023-03-27 08:17:17 -07:00
lib.rs removes outdated matches crate from dependencies (#33172) 2023-09-07 12:52:57 +00:00
poh_recorder.rs v2.0: replay: do not start leader for a block we already have shreds for (backport of #2416) (#2484) 2024-08-15 13:40:38 -04:00
poh_service.rs v2.0: Fix BankForks::new_rw_arc memory leak (backport of #1893) (#2066) 2024-07-17 16:11:40 -07:00