Yueh-Hsuan Chiang
b47a4ec74d
[TieredStorage] Make TieredStorage's Offset compatible with AccountsDB's offset ( #74 )
...
* [TieredStorage] Handles reduced-offset and offset conversion
* fix comment
---------
Co-authored-by: jeff washington <jeff.washington@solana.com>
2024-04-01 16:26:41 -05:00
Yueh-Hsuan Chiang
977b1b836f
Rename AppendVecId to AccountsFileId ( #383 )
...
#### Problem
The current AppendVecId actually refers to an accounts file id.
#### Summary of Changes
Rename AppendVecId to AccountsFileId.
#### Test Plan
Build
2024-03-22 11:25:30 -07:00
GoodDaisy
03386cc7b9
Fix typos ( #34459 )
...
* Fix typos
* Fix typos
* fix typo
2023-12-21 13:06:00 -07:00
Pankaj Garg
f4287d70bb
Move accounts-db code to its own crate ( #32766 )
2023-08-09 13:03:36 -07:00