-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: use block number as prefix * chore: add back reset for logs * chore: implement indexed iter * reset based on indexes * fix: add index deletion * chore: use indexed block numbers on historic accounts and slots * lint * fix: add missing index save * chore: add a limit of backups * do the reset based on minimal block on all databases * lint * define account rocksdb type * implement slot_value_rocksdb * lint * chore: move address into rocksdb * clippy * lint
- Loading branch information
1 parent
4fb3529
commit 78263c5
Showing
3 changed files
with
52 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters