solana-with-rpc-optimizations/runtime
Xiang Zhu 74f89d1494
Add run parent directory for accounts files (#29794)
* Add run parent directory for accounts files

* fix test test_concurrent_snapshot_packaging

* review comments.  renamed the path setup function

* Addressed most of the review comments

* remove explict type def for map result

* handle create_accounts_run_and_snapshot_dirs error with expect

* update with more review comments

* minor fixes from review comments

* simplify account_filename option assignment

* handle error from create_accounts_run_and_snapshot_dirs

* use then instead of then_some for lazy evaluation
2023-01-24 16:44:35 -08:00
..
benches Renames fn to calculate_accounts_delta_hash() (#29876) 2023-01-24 18:55:56 -05:00
src Add run parent directory for accounts files (#29794) 2023-01-24 16:44:35 -08:00
store-tool write_version -> write_version_obsolete (#29176) 2022-12-14 07:43:40 -08:00
tests test_bad_bank_hash uses write cache (#29559) 2023-01-09 08:10:28 -08:00
.gitignore
Cargo.toml Bump memmap2 from 0.5.3 to 0.5.8 (#29674) 2023-01-12 19:38:38 -07:00
build.rs