* only 1 snapshot per archive in create_and_verify_snapshot * Update create_and_verify_snapshot with the newer funtion calls * Fix test_package_snapshots * Remove account path access change * Rename slot to num_snapshots * Remove unncessary purge_old_bank_snapshots in test * Update non-deterministic format comment * Cleanup unnecessary hash calls * Use get_accounts_hash * Remove extra declaration * Remove rehash * Remove clean_accounts * Revert "Cleanup unnecessary hash calls" This reverts commit 06b1457462cf6d7acf62e0e5531633caf5d9fc58. Removing unncessary hash calls should be done for create_and_verify_snapshot, not bank_to_full_snapshot_archive * Fix typo appenedvecs * Remove bank_snapshots_dir after rebasing |
||
---|---|---|
.. | ||
benches | ||
src | ||
store-tool | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |