evm2wasm
evm2wasm copied to clipboard
Verify EXP(0, 0)
See https://github.com/ethereum/yellowpaper/issues/257
Does anyone know if there is already a test for this?
An EVM1 state test? You should ask @pirapira or @winsvega .
Cant find one in VM tests
I have added a test on my local copy of ethereum/tests, it needs to be filled. And I need push access to https://github.com/ethereum/tests (@winsvega?).
You should be able to open a PR. Is it a StateTest? Do you need help with the filling?
Pull request opened, https://github.com/ethereum/tests/pull/460