solana/runtime
steviez 300666dce7
Make `solana-ledger-tool` run AccountsBackgroundService (#26914)
Prior to this change, long running commands like `solana-ledger-tool
verify` would OOM due to AccountsDb cleanup not happening.

Co-authored-by: Michael Vines <mvines@gmail.com>
2022-08-04 15:44:31 -05:00
..
benches ledger tool verify can store debug info on hash calc (#26837) 2022-07-29 15:54:56 -05:00
src Make `solana-ledger-tool` run AccountsBackgroundService (#26914) 2022-08-04 15:44:31 -05:00
store-tool Bump Version to 1.11.6 (#26906) 2022-08-03 12:48:43 -05:00
tests Make stake integration tests aware of stake minimum delegation (#24809) 2022-04-28 18:11:39 -05:00
.gitignore
Cargo.toml Bump Version to 1.11.6 (#26906) 2022-08-03 12:48:43 -05:00
build.rs