mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 04:15:54 +00:00
168e69080b
The precompile fixture tests (`test_precompiles.nim`) are now incompatible with ENABLE_EVMC=1, because `noTransfer` does not work with the new EVMC path. This will start working again after the host/EVM context rework (needed for other reasons anyway), but for now disable these tests so that other work can continue. Signed-off-by: Jamie Lokier <jamie@shareable.org>
tests
TODO: more GeneralStateTest fixtures!