solana-with-rpc-optimizations/validator
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
..
src Add run parent directory for accounts files (#29794) 2023-01-24 16:44:35 -08:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Move getSecondaryIndexKeySize RPC to admin_rpc_service (#29003) 2022-12-19 19:54:05 -07:00
solana-test-validator Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00