solana-with-rpc-optimizations/validator
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
..
src Remove Blockstore manual compaction code (#28409) 2022-10-28 10:39:00 +02:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00
solana-test-validator Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00