Reindex improvements

-Reindex now calls the delete-databse.js script which is much faster and more complete than the previous manual delete code the resync used to use
-The delete-database.js script now accepts a parameter that suppresses the delete prompt when being called from the resync process
-Reindex and normal block sync now reuse the same block sync code
-Reworked the sync script to no longer require the readline-sync dependency
-The readline-sync dependency has been completely removed from package.json since it is no longer used
This commit is contained in:
Joe Uhren
2023-09-23 17:39:50 -06:00
parent f30e34adbb
commit 119cf3e2c6
3 changed files with 578 additions and 574 deletions
+479 -498
View File
File diff suppressed because it is too large Load Diff