solana-with-rpc-optimizations/ledger
steviez 2272fd807e
Remove Blockstore manual compaction code (#28409)
The manual Blockstore compaction that was being initiated from
LedgerCleanupService has been disabled for quite some time in favor of
several optimizations.

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
2022-10-28 10:39:00 +02:00
..
benches plumbs through flag to generate merkle variant of shreds 2022-09-23 16:45:18 +00:00
src Remove Blockstore manual compaction code (#28409) 2022-10-28 10:39:00 +02:00
tests caches reed-solomon encoder/decoder instance (#27510) 2022-09-25 18:09:47 +00:00
.gitignore
Cargo.toml removes redundant shred.sanitize() from blockstore (#28016) 2022-09-24 16:31:50 +00:00
build.rs