Skip to content

fix(scripts): fix progress calculation message, handle fully synced state, and strip binary checksum prefix - #89

Open
yappermoar-boop wants to merge 1 commit into
inkonchain:mainfrom
yappermoar-boop:fix-sync-progress-reporting-and-checksum-parsing
Open

fix(scripts): fix progress calculation message, handle fully synced state, and strip binary checksum prefix#89
yappermoar-boop wants to merge 1 commit into
inkonchain:mainfrom
yappermoar-boop:fix-sync-progress-reporting-and-checksum-parsing

Conversation

@yappermoar-boop

Copy link
Copy Markdown

In progress.sh, corrected the inverted error message when BEHIND < 0, added early exit for fully synced nodes (BEHIND == 0), and structured time estimate reporting using if/elif/else to avoid duplicate output. In scripts/utils.sh, stripped optional leading asterisk from binary-mode checksum files in verify_sha256_checksum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant