solana-with-rpc-optimizations/accounts-db
Yueh-Hsuan Chiang 0b05e8db11
[TieredStorage] Footer test for HotStorageReader (#33718)
#### Problem
HotStorageReader currently doesn't have a test that covers its footer.

#### Summary of Changes
This PR includes a test for HotStorageReader that verifies the footer.
2023-10-17 15:24:38 -07:00
..
benches Moves accounts-db benches to accounts-db crate (#33306) 2023-09-19 13:09:42 -04:00
src [TieredStorage] Footer test for HotStorageReader (#33718) 2023-10-17 15:24:38 -07:00
Cargo.toml Adds solana-nohash-hasher (#33521) 2023-10-04 15:56:39 +00:00
build.rs