Skip to content

Support struct array copying from memory/calldata to storage in evmasm pipeline#16370

Open
r0qs wants to merge 1 commit intodevelopfrom
evmasm-struct-array-to-storage
Open

Support struct array copying from memory/calldata to storage in evmasm pipeline#16370
r0qs wants to merge 1 commit intodevelopfrom
evmasm-struct-array-to-storage

Conversation

@r0qs
Copy link
Member

@r0qs r0qs commented Dec 20, 2025

Similar to #16369, this PR is also a follow-up suggested in #15984 (comment)

The evmasm pipeline now supports copying struct arrays from memory/calldata to storage, since copyArrayToStorage delegates to Yul utility functions that already handle these cases. Like in #16369, this PR removes the assertion that was temporarily added for backward compatibility.

@r0qs r0qs force-pushed the evmasm-struct-array-to-storage branch from a9e20c6 to 5844955 Compare December 20, 2025 21:33
@r0qs r0qs self-assigned this Dec 21, 2025
@r0qs r0qs marked this pull request as ready for review December 21, 2025 20:03
@github-actions github-actions bot added the stale The issue/PR was marked as stale because it has been open for too long. label Jan 5, 2026
@argotorg argotorg deleted a comment from github-actions bot Jan 5, 2026
@r0qs r0qs removed the stale The issue/PR was marked as stale because it has been open for too long. label Jan 5, 2026
@cameel cameel added this to the 0.8.34 milestone Jan 16, 2026
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