solana/runtime
sakridge 65315fa4c2
Use already-generated key set to populate dirty keys for clean (#14905)
Don't need to scan the stores again when we already found the key
set of updates per slot. Just insert it earlier.
2021-01-29 11:44:43 -08:00
..
benches Track account writable deescalation (#14626) 2021-01-22 15:28:01 -08:00
src Use already-generated key set to populate dirty keys for clean (#14905) 2021-01-29 11:44:43 -08:00
store-tool Only mmap file from snapshot once (#14815) 2021-01-28 08:15:33 -08:00
tests Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Parallel cache scan (#14544) 2021-01-20 08:50:17 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00