solana/ledger
steviez 3bccdaff7f
blockstore: Adjust the error message for missing shreds (#34833)
The log statement is currently a bit misleading, and could be
interpretted as saying this routine deleted a shred.

Adjust the log statement to state that this routine is looking for the
shred but couldn't find it. Also, elevate the log to error level as
inconsistent state across columns should not be happening.
2024-01-18 12:17:49 -06:00
..
benches Add benchmark for execute_batch (#34717) 2024-01-13 09:09:04 -08:00
src blockstore: Adjust the error message for missing shreds (#34833) 2024-01-18 12:17:49 -06:00
tests Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
.gitignore
Cargo.toml Define InstalledScheduler::wait_for_termination() (#33922) 2023-10-31 14:33:36 +09:00
build.rs Crates have identical build.rs to frozen-abi can just be symlink (#33787) 2023-10-21 13:33:10 -05:00