execution-spec-tests icon indicating copy to clipboard operation
execution-spec-tests copied to clipboard

chore(eels): update to use `forks/prague`

Open marioevz opened this issue 1 year ago • 1 comments

🗒️ Description

Updates EELS to fill tests using forks/prague branch.

Currently, some of the tests in main fail to fill because PR https://github.com/ethereum/execution-specs/pull/1191 is required, and once merged, all tests should fill properly.

This PR also includes a workaround for this issue: https://github.com/ethereum/execution-specs/issues/1194

The workaround should be removed once the issue is resolved.

🔗 Related Issues

None

✅ Checklist

  • [x] All: Set appropriate labels for the changes.
  • [x] All: Considered squashing commits to improve commit history.
  • [ ] All: Added an entry to CHANGELOG.md.
  • [x] All: Considered updating the online docs in the ./docs/ directory.

marioevz avatar Apr 15 '25 19:04 marioevz

Note: We should "Rebase and merge" instead of the usual "Squash and merge" in order to preserve both commits and be able to git revert bf942c11678fb68534419e18efd22ef5d58ff1e6 once https://github.com/ethereum/execution-specs/issues/1194 is fixed.

marioevz avatar Apr 15 '25 20:04 marioevz

The EELS release doesn't fill Prague 😭

-> https://github.com/ethereum/execution-specs/pull/1233

danceratopz avatar May 19 '25 15:05 danceratopz

Very out of date, closing.

marioevz avatar Sep 12 '25 16:09 marioevz