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`
actually the current receipt version was v1.0
receipt version v1.0, v1.1, v3.0 -- all exist; we need to regenerate the receipt snapshots of bloatnet, which is the only chain having v1.0 receipt snapshots, because of which we need to maintain logic of v1.0 receipts
regenerate bloatnet receipt snapshots
readd Revert "db/version: enforce upper-bound file version check (#20722)" #21103 logic to
performancebranch