solana/core
mergify[bot] 2fba87db64 v1.18: gossip: do not allow duplicate proofs for incorrect shred versions (backport of #1931) (#1940)
gossip: do not allow duplicate proofs for incorrect shred versions (#1931)

* gossip: do not allow duplicate proofs for incorrect shred versions

* pr feedback: refactor test function to take shred_version

(cherry picked from commit 69ea21e947)

Co-authored-by: Ashwin Sekar <ashwin@anza.xyz>
2024-07-10 16:38:33 -05:00
..
benches v1.18: adds chained_merkle_root to shredder arguments (backport of #34952) (#35150) 2024-02-09 19:20:55 +00:00
src v1.18: gossip: do not allow duplicate proofs for incorrect shred versions (backport of #1931) (#1940) 2024-07-10 16:38:33 -05:00
tests clippy: core lints (#34629) 2024-01-04 17:02:56 +00:00
.gitignore
Cargo.toml Finish unified scheduler plumbing with min impl (#34300) 2023-12-19 09:50:41 +09:00
build.rs