-
Notifications
You must be signed in to change notification settings - Fork 827
Closed
Description
The latest EIP-7702 examples contribution at #4015 show, that the examples CI job is not working on a fundamental level, so the examples are (at the state of reviewing, 35a1620 as latest commit still broken at the TypeScript level (using VM.create()
), see this job run e.g.:

At the same time the examples CI goes through and showing green:

This is a very urgent fix, I would not dare to release before we have this settled, since it could point to fundamentional flaws in our API if examples are not working.
Beyond the above case there seems to be other non-working example cases - taken from a quick scrolling through the CL output - e.g. in MPT, likely others.