plugeth/vm
obscuren f76cc6699e Changed context and ADDMOD, MULMOD
* Cleaned up VM execution. VM run now takes a context
* ADDMOD/MULMOD - removed incorrect cast
2015-03-13 13:44:15 +01:00
..
.ethtest
address.go
analysis.go
asm.go
common.go Changed context and ADDMOD, MULMOD 2015-03-13 13:44:15 +01:00
context.go Changed context and ADDMOD, MULMOD 2015-03-13 13:44:15 +01:00
environment.go more obvious failure for ethtest 2015-03-12 23:26:58 +01:00
errors.go
gas.go reworked stack 2015-03-10 00:25:27 +01:00
main_test.go
memory.go reworked stack 2015-03-10 00:25:27 +01:00
stack.go updated rnd vm test => state test 2015-03-12 01:12:28 +01:00
types.go
virtual_machine.go Changed context and ADDMOD, MULMOD 2015-03-13 13:44:15 +01:00
vm_jit_fake.go
vm_jit.go Fix JitVm build 2015-03-03 12:31:26 +01:00
vm_test.go
vm.go Changed context and ADDMOD, MULMOD 2015-03-13 13:44:15 +01:00