solana/poh
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
..
benches Share the threadpool for tx execution and entry verifification (#216) 2024-03-27 16:33:21 -05:00
src 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
.gitignore
Cargo.toml Use BankForks on tests - Part 3 (#34248) 2023-12-01 13:47:22 -03:00