nimbus-eth1/nimbus/vm2/interpreter/op_handlers
jangko b51fad5fa7
EIP-3198: add baseFee op code in nim-evm2
2021-06-29 07:35:16 +07:00
..
oph_arithmetic.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_blockdata.nim EIP-3198: add baseFee op code in nim-evm2 2021-06-29 07:35:16 +07:00
oph_call.nim vm2: Remove vm2 `forks_list` everywhere, use common forks list 2021-06-08 15:36:31 +01:00
oph_create.nim vm2: Remove vm2 `forks_list` everywhere, use common forks list 2021-06-08 15:36:31 +01:00
oph_defs.nim preparation for London hard fork 2021-06-29 07:34:45 +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 re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03: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 removed circular import dependencies 2021-04-28 15:24:14 +03:00
oph_log.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_memory.nim disable EIP-2315: Simple Subroutines for the EVM 2021-05-17 01:29:03 +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 re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00