nimbus-eth1/nimbus/vm2/interpreter
Jordan Hrycaj e02c6d4c3d renamed computation.nim, memory.nim, utils_numeric.nim, interpreter.nim => v2*.nim
why:
  these files provide part of the externally accessible interface
  provided by vm_cpmputation.nim, vm_internals.nim. so the
  new filename indicates that the source code belongs to vm2 (rather
  than vm).
2021-04-23 14:04:06 +03:00
..
utils renamed computation.nim, memory.nim, utils_numeric.nim, interpreter.nim => v2*.nim 2021-04-23 14:04:06 +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.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
opcodes_impl.nim renamed computation.nim, memory.nim, utils_numeric.nim, interpreter.nim => v2*.nim 2021-04-23 14:04:06 +03:00
v2forks.nim renamed types.nim, vm_fork.nim, opcode_values.nim => v2*.nim 2021-04-23 14:04:06 +03:00
v2gas_costs.nim renamed computation.nim, memory.nim, utils_numeric.nim, interpreter.nim => v2*.nim 2021-04-23 14:04:06 +03:00
v2opcode_values.nim renamed types.nim, vm_fork.nim, opcode_values.nim => v2*.nim 2021-04-23 14:04:06 +03:00