ethereum / execution-spec-tests

A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
https://ethereum.github.io/execution-spec-tests
MIT License
105 stars 72 forks source link

fix(fw,tests): Fix Op.DATALOADN stack #650

Closed pdobacz closed 3 months ago

pdobacz commented 3 months ago

🗒️ Description

Fixes the DATALOADN stack specs in opcode.py, also removes the workarounds in one test

🔗 Related Issues

N/A

✅ Checklist