nimbus-eth1/nimbus/vm2/interpreter
Jordan Hrycaj 72b36e154b eliminated v2opcode_values, v2forks in favour of op_codes, forks_list 2021-04-28 15:24:14 +03:00
..
op_handlers re-arrange functions from v2computation.nim and interpreter_dispatch.nim 2021-04-28 15:24:14 +03:00
utils re-integrated call op handlers 2021-04-28 15:24:14 +03:00
forks_list.md provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
forks_list.nim extract forks definition (all but rename v2forks.nim) 2021-04-28 15:24:14 +03:00
forks_list.png provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
gas_meter.nim renamed types.nim, vm_fork.nim, opcode_values.nim => v2*.nim 2021-04-23 14:04:06 +03:00
op_codes.nim re-integrated/added Create and Create2 handlers 2021-04-28 15:24:14 +03:00
op_handlers.nim update handler prototype using call-by-reference argument 2021-04-28 15:24:14 +03:00
v2gas_costs.nim eliminated v2opcode_values, v2forks in favour of op_codes, forks_list 2021-04-28 15:24:14 +03:00