nimbus-eth1/nimbus/evm/interpreter/op_handlers
jangko 47fae1bb71
Add EVM tracer test case for EIP-2929 opcodes
2023-08-31 09:49:51 +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 EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
oph_create.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +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 Add EVM tracer test case for EIP-2929 opcodes 2023-08-31 09:49:51 +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 Refactor engine api and cleanup web3 types conversion 2023-08-30 10:42:46 +07:00
oph_log.nim Fix EVM tracer: capture exception properly 2023-08-28 14:26:43 +07:00
oph_memory.nim Add EVM tracer test case for EIP-2929 opcodes 2023-08-31 09:49:51 +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 EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00