ethereum / py-evm

A Python implementation of the Ethereum Virtual Machine
https://py-evm.readthedocs.io/en/latest/
MIT License
2.22k stars 637 forks source link

Address newly failing modexp tests as of ethereum/tests `v13.1` #2150

Open fselmo opened 4 months ago

fselmo commented 4 months ago

New modexp tests included in ethereum/tests v13.1 are failing and need addressing. Tests located here.