Skip to content

Add testing accessors for AccountStoragePatch#3033

Merged
PhilippGackstatter merged 1 commit into
0xMiden:nextfrom
walnuthq:pr/account-storage-test-helpers
Jun 10, 2026
Merged

Add testing accessors for AccountStoragePatch#3033
PhilippGackstatter merged 1 commit into
0xMiden:nextfrom
walnuthq:pr/account-storage-test-helpers

Conversation

@marijamijailovic

Copy link
Copy Markdown
Contributor

Adds get_value, get_map, and get_map_value accessors to the AccountStoragePatch. Refactors the kernel-test storage-delta assertions to use them.

Closes #2989

@marijamijailovic marijamijailovic force-pushed the pr/account-storage-test-helpers branch from c70712e to 87b6957 Compare June 5, 2026 10:33
@mmagician mmagician added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jun 8, 2026

@partylikeits1983 partylikeits1983 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@PhilippGackstatter PhilippGackstatter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@PhilippGackstatter PhilippGackstatter added this pull request to the merge queue Jun 10, 2026
Merged via the queue into 0xMiden:next with commit 6a33f2b Jun 10, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Storage manipulation helpers

4 participants