Skip to content

integrity: remove StateProgress check#19738

Merged
sudeepdino008 merged 1 commit into
mainfrom
remove-state-progress-check
Mar 16, 2026
Merged

integrity: remove StateProgress check#19738
sudeepdino008 merged 1 commit into
mainfrom
remove-state-progress-check

Conversation

@sudeepdino008

Copy link
Copy Markdown
Member

The check that state files aren't ahead of block files is no longer needed as the underlying issue has been fixed.

Removes:

  • StateProgress check constant
  • CheckStateProgress function
  • Case handler in snapshots_cmd.go

The check that state files aren't ahead of block files is no longer needed
as the underlying issue has been fixed.
@sudeepdino008 sudeepdino008 force-pushed the remove-state-progress-check branch from 506c601 to 03f9317 Compare March 16, 2026 04:16
@sudeepdino008 sudeepdino008 enabled auto-merge (squash) March 16, 2026 04:25
@sudeepdino008 sudeepdino008 merged commit 8ae192d into main Mar 16, 2026
37 checks passed
@sudeepdino008 sudeepdino008 deleted the remove-state-progress-check branch March 16, 2026 04:50
sudeepdino008 added a commit that referenced this pull request Mar 16, 2026
Cherry-pick of #19738 to release/3.4

The check that state files aren't ahead of block files is no longer
needed as the underlying issue has been fixed.

Removes:
- `StateProgress` check constant
- `CheckStateProgress` function
- Case handler in snapshots_cmd.go
lupin012 pushed a commit that referenced this pull request Mar 17, 2026
The check that state files aren't ahead of block files is no longer
needed as the underlying issue has been fixed.

Removes:
- `StateProgress` check constant
- `CheckStateProgress` function
- Case handler in snapshots_cmd.go
github-merge-queue Bot pushed a commit that referenced this pull request Apr 10, 2026
- Reverts #19738
- Restores the check that state/commitment files aren't ahead of block
files

---------

Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
sudeepdino008 added a commit that referenced this pull request Apr 27, 2026
- Reverts #19738
- Restores the check that state/commitment files aren't ahead of block
files

---------

Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants