Skip to content

fix(snapshot): return ErrSnapshotStale before bloom short-circuit - #5098

Merged
Frozen merged 1 commit into
devfrom
fix/dbtests
Aug 8, 2026
Merged

fix(snapshot): return ErrSnapshotStale before bloom short-circuit#5098
Frozen merged 1 commit into
devfrom
fix/dbtests

Conversation

@GheisMohammadi

Copy link
Copy Markdown
Collaborator
  • Diff-layer AccountRLP and Storage now check whether the layer is stale before using the bloom filter.
  • If the layer was flattened away, callers get ErrSnapshotStale instead of falling through to the disk layer.
  • Keeps external snapshot references from reading state after a Cap merge.

@GheisMohammadi GheisMohammadi self-assigned this Aug 7, 2026
@Frozen

Frozen commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

#5066

@Frozen
Frozen merged commit 3232f3a into dev Aug 8, 2026
11 checks passed
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