nimbus-eth1/nimbus/transaction
Jamie Lokier 9211a15c0a Fixtures: Change JSON fixture tests to go through unified EVM runner
Simplify how JSON fixtures tests are run to use `runComputation`.
Drop other code.

These use the `noTransfer` option, which is similar enough to calling
`c.executeOpcodes()` instead of `c.execComputation()`.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-06-01 18:40:41 +03:00
..
call_common.nim Transaction: Skip balance & nonce updates option in `runComputation` 2021-06-01 18:40:41 +03:00
call_evm.nim Fixtures: Change JSON fixture tests to go through unified EVM runner 2021-06-01 18:40:41 +03:00
host_types.nim Transaction: New object `TransactionHost` for "EVMC host services" 2021-05-28 12:12:02 +01:00