quorum/ethvm
obscuren 393a92811b Changed VM Test code 2014-10-14 12:21:46 +02:00
..
.ethtest Refactored state, state object and vm 2014-07-22 11:54:48 +02:00
address.go Precompiled crypto contracts 2014-10-08 12:01:36 +02:00
asm.go Minor improvements and fixes to the new vm structure 2014-07-22 15:57:54 +02:00
closure.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
common.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
debugger.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
environment.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
execution.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
stack.go VM execution fixes 2014-09-15 22:11:05 +02:00
types.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
virtual_machine.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
vm.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
vm_debug.go Refactored VM to two separate VMs; std & debug 2014-10-14 11:48:52 +02:00
vm_test.go Changed VM Test code 2014-10-14 12:21:46 +02:00