Invalid `to` in returndatacopy_after_failing_delegatecallFiller
Open
- Dominant language
- JavaScript
- Stars
- 626
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
This line:
https://github.com/ethereum/tests/blob/a0e848269dd2af2b061fe9a4749d40963c2bdb5c/src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_after_failing_delegatecallFiller.json#L67C21-L67C63
should use `0x1000000000000000000000000000000000000001` as `to` address.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open src/GeneralStateTestsFiller/stReturnDataTest/returndatacopy_after_failing_delegatecallFiller.json and inspect line 67, linked from the issue. Change the `to` address to `0x1000000000000000000000000000000000000001`; the fixture should then contain the requested address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100