Skip to content

fix(evm): read snapshot storage from state_snapshot instead of local cache#13556

Closed
andrewshab3 wants to merge 2 commits into
foundry-rs:masterfrom
andrewshab3:read-snapshot-storage
Closed

fix(evm): read snapshot storage from state_snapshot instead of local cache#13556
andrewshab3 wants to merge 2 commits into
foundry-rs:masterfrom
andrewshab3:read-snapshot-storage

Conversation

@andrewshab3

Copy link
Copy Markdown
Contributor

Fix ForkDbStateSnapshot::get_storage to read from state_snapshot.storage instead of local.cache.accounts, which was a no-op duplicate of the outer check in storage_ref

@github-actions

Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open for 14 days with no activity. It will be closed in 7 days if there is no further activity.

@github-actions github-actions Bot added the stale label Jun 30, 2026

@mablr mablr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, this was superseded by #14007. Thanks

@mablr mablr closed this Jul 3, 2026
@github-project-automation github-project-automation Bot moved this to Done in Foundry Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants