nimbus-eth1/nimbus/vm2/interpreter/op_handlers
jangko f2f204293e
first step into styleCheck fixes
2022-04-14 08:39:50 +07:00
..
oph_arithmetic.nim first step into styleCheck fixes 2022-04-14 08:39:50 +07:00
oph_blockdata.nim fix EIP-4399 'random' opcode 2022-02-08 20:23:40 +07:00
oph_call.nim Tracing: Remove some trace messages that occur a lot during sync 2021-07-27 14:12:55 +01:00
oph_create.nim EVM: `writeContract` fixes, never return contract code as `RETURNDATA` 2021-12-12 16:34:13 +07:00
oph_defs.nim fix EIP-4399 'random' opcode 2022-02-08 20:23:40 +07:00
oph_dup.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_envinfo.nim first step into styleCheck fixes 2022-04-14 08:39:50 +07:00
oph_gen_handlers.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_hash.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_helpers.nim evm: fixes EIP2929 opcodes 2021-09-22 11:58:06 +07:00
oph_log.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_memory.nim first step into styleCheck fixes 2022-04-14 08:39:50 +07:00
oph_push.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_swap.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_sysops.nim first step into styleCheck fixes 2022-04-14 08:39:50 +07:00