solana/runtime
sakridge 9d5a07bac4
Move create_dir_all to AccountsDB::new (#7465)
AppendVec create doesn't need to try and create
paths every time and it can stall while snapshot
create is happening.
2019-12-13 16:46:16 -08:00
..
benches Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
src Move create_dir_all to AccountsDB::new (#7465) 2019-12-13 16:46:16 -08:00
tests nudge (#7279) 2019-12-04 19:28:20 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump bincode from 1.2.0 to 1.2.1 2019-12-10 10:00:56 -07:00