Skip to content

Conversation

ARR4N
Copy link
Collaborator

@ARR4N ARR4N commented Aug 13, 2025

Why this should be merged

Completeness.

How this works

n/a

How this was tested

Originally the DELEGATECALL test asserted that the CALLVALUE was zero, but this didn't demonstrate that it was inherited (e.g. STATICCALL always receives zero). The value sent to the caller of the precompile is now non-zero, to precisely demonstrate correct behaviour of all call types.

@ARR4N ARR4N self-assigned this Sep 25, 2025
@ARR4N ARR4N marked this pull request as ready for review September 25, 2025 11:11
@ARR4N ARR4N requested a review from a team September 25, 2025 11:11
Copy link

@alarso16 alarso16 left a comment

Choose a reason for hiding this comment

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

I like this, I think it adds clarity

@ARR4N ARR4N merged commit 414b1f5 into main Sep 25, 2025
12 checks passed
@ARR4N ARR4N deleted the arr4n/delegatecall-value branch September 25, 2025 14:19
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