ethereum / evmone

Fast Ethereum Virtual Machine implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evmone t8n failing 2 tests

winsvega opened this issue · comments

info: (GeneralStateTests/stTimeConsuming/CALLBlake2f_MaxRounds, fork: Berlin, TrInfo: d: 0, g: 0, v: 0, TrData: ` 0xffffff..`)
info: (GeneralStateTests/stTimeConsuming/static_Call50000_sha256, fork: Berlin, TrInfo: d: 0, g: 0, v: 0, TrData: ` 0x000000..`)

precompile stress tests.

Do you use EVMONE_PRECOMPILES_STUB?

This is solved if you build with EVMONE_PRECOMPILES_SILKPRE then precompiles are able to answer to any input.