nimbus-eth1/nimbus/evm/interpreter/op_handlers
jangko 80aec9ccd9
Fix EVM tracer: capture exception properly
Also fix EVM to support new tracer
2023-08-28 14:26:43 +07:00
..
oph_arithmetic.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_blockdata.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
oph_call.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_create.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_defs.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
oph_dup.nim Silence some compiler gossip -- part 6, evm (#1462) 2023-02-14 14:37:21 +00:00
oph_envinfo.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_gen_handlers.nim Reduce Nim 1.6 compiler warnings & hints 2023-01-31 13:38:08 +01:00
oph_hash.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_helpers.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_log.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_memory.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_push.nim Silence some compiler gossip -- part 6, evm (#1462) 2023-02-14 14:37:21 +00:00
oph_swap.nim Silence some compiler gossip -- part 6, evm (#1462) 2023-02-14 14:37:21 +00:00
oph_sysops.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00