-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(liteFullNodeTool): optimize liteFullNodeTool
1. disable light node data to split history data 2. disable history data splitted from light node data to merge 3. disable split if block is less than 65536 4. add latest 65536 blocks and related transactions into snapshot data 5. remove light node minimum dbs check
- Loading branch information
1 parent
7f3ed0a
commit 36671ff
Showing
2 changed files
with
165 additions
and
168 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
Oops, something went wrong.