nimbus-eth1/nimbus/vm2/interpreter/op_handlers
jangko 3ccc4642f2
disable EIP-2315: Simple Subroutines for the EVM
reason: not included in berlin hard fork
2021-05-17 01:29:03 +07:00
..
oph_arithmetic.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_blockdata.nim eip2718: rename vm2 ChainId op code to ChainIdOp 2021-05-15 18:09:36 +07:00
oph_call.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_create.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_defs.nim removed circular import dependencies 2021-04-28 15:24:14 +03: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