Skip to content

Comments

feat(vm): getStorageAccesses#712

Merged
yash-atreya merged 2 commits intomasterfrom
yash/get-storage-accesses
Aug 18, 2025
Merged

feat(vm): getStorageAccesses#712
yash-atreya merged 2 commits intomasterfrom
yash/get-storage-accesses

Conversation

@yash-atreya
Copy link
Contributor

@yash-atreya yash-atreya commented Aug 18, 2025

Ref foundry-rs/foundry#11296

Adds:

    /// Returns an array of `StorageAccess` from current `vm.stateStateDiffRecording` session
    function getStorageAccesses() external view returns (StorageAccess[] memory storageAccesses);

@yash-atreya yash-atreya marked this pull request as draft August 18, 2025 10:49
@yash-atreya yash-atreya marked this pull request as ready for review August 18, 2025 11:07
@yash-atreya yash-atreya merged commit addeae6 into master Aug 18, 2025
23 checks passed
@yash-atreya yash-atreya deleted the yash/get-storage-accesses branch August 18, 2025 11:10
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.

3 participants