chore(eels): update to use `forks/prague`
🗒️ 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.
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.
The EELS release doesn't fill Prague 😭
-> https://github.com/ethereum/execution-specs/pull/1233
Very out of date, closing.