ethereum / ethereum/execution-specs
tests for returndata size
Open
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
ah I see. so we can ask the call to return into 0..x but the return datasize will always say what was the actual return (0, y) inside call.
this is another test need to see that return(0,y) inside the call does only write to allowed (0,x) when we called the contract
Contributor guide
Assessment
This issue has not been assessed yet.