nimbus-eth1/nimbus/vm2/interpreter/op_handlers
Jordan Hrycaj caabc9c292 removed kludge and simplified sources oph_call.nim and oph_create.nim
why:
  kludge not needed anymore for oph_handlers.nim sub-sources and sources
  that rely on oph_handlers.nim (but not state_transactions.nim which
  relies on computation.nim.)
2021-04-28 15:24:14 +03:00
..
oph_arithmetic.nim re-named some v2*.nim sources to its original name *.nim (without the v2) 2021-04-28 15:24:14 +03:00
oph_blockdata.nim re-named some v2*.nim sources to its original name *.nim (without the v2) 2021-04-28 15:24:14 +03:00
oph_call.nim removed kludge and simplified sources oph_call.nim and oph_create.nim 2021-04-28 15:24:14 +03:00
oph_create.nim removed kludge and simplified sources oph_call.nim and oph_create.nim 2021-04-28 15:24:14 +03:00
oph_defs.nim merged oph_*_kludge.nim sources => single oph_kludge.nim 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 some v2*.nim sources to its original name *.nim (without the v2) 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 some v2*.nim sources to its original name *.nim (without the v2) 2021-04-28 15:24:14 +03:00
oph_helpers.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_kludge.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_log.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_memory.nim re-named some v2*.nim sources to its original name *.nim (without the v2) 2021-04-28 15:24:14 +03: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 removed kludge and simplified sources oph_call.nim and oph_create.nim 2021-04-28 15:24:14 +03:00