nimbus-eth1/nimbus/vm
Mamy Ratsimbazafy c26c751f9b
Reorganize VM/interpreter + cleanup (#52)
* Move and cleanup interpreter files - prepare for redesign of VM

* fix call comment aobut recursive dependencies

* memory: use a template again and avoid (?) a cstring-> string conversion

* Fix stack test regression

* Fix recursive dependency on logging_ops, test_vm_json compiles but regression :/

* Fix signextend regression

* Fix 3 signed test and sha3 test
2018-06-15 11:11:25 +02:00
..
forks Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
interpreter Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
utils Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
base.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
code_stream.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
computation.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
interpreter.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
memory.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
message.nim Hash256/EthAddrres refactoring 2018-05-30 19:11:15 +03:00
stack.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00