Skip to content

Revert "db/version: enforce upper-bound file version check (#20722)"#21103

Merged
AskAlexSharov merged 1 commit into
performancefrom
rev_up_check
May 11, 2026
Merged

Revert "db/version: enforce upper-bound file version check (#20722)"#21103
AskAlexSharov merged 1 commit into
performancefrom
rev_up_check

Conversation

@sudeepdino008

@sudeepdino008 sudeepdino008 commented May 11, 2026

Copy link
Copy Markdown
Member
  • This reverts commit 91088e6.
  • we need to regenerate receipts before re-adding this check back.
  • should fix:
INFO[05-08|23:29:49.236] adjusting receipt current version to v1.1
EROR[05-08|23:29:49.476] Snapshot file is newer than this Erigon build supports: file=v3.0-receipt.187416-187420.v, highest_supported=<v3.0. To fix, either upgrade Erigon to a newer release, or align snapshots by command: `erigon snapshots reset --datadir $DATADIR --chain $CHAIN`
panic: Snapshot file is newer than this Erigon build supports: file=v3.0-receipt.187416-187420.v, highest_supported=<v3.0. To fix, either upgrade Erigon to a newer release, or align snapshots by command: `erigon snapshots reset --datadir $DATADIR --chain $CHAIN`

goroutine 136 [running]:
github.com/erigontech/erigon/db/version.Versions.MustSupport({{0x1, 0x1}, {0x1, 0x0}}, {0x3, 0x0}, {0xc001c91edf, 0x1c})
        

@AskAlexSharov AskAlexSharov merged commit 24100bc into performance May 11, 2026
36 checks passed
@AskAlexSharov AskAlexSharov deleted the rev_up_check branch May 11, 2026 12:52
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.

2 participants