plugeth/vm
Taylor Gerring 461324a801 Remove references to mutan
obscuren/mutan is deprecated
2014-11-12 22:08:56 +01:00
..
.ethtest Moved ethvm => vm 2014-10-18 13:31:20 +02:00
address.go ethcrypto => crypto 2014-10-31 12:37:43 +01:00
asm.go Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00
closure.go ethstate => state 2014-10-31 14:43:14 +01:00
common.go ethlog => logger 2014-10-31 12:56:05 +01:00
debugger.go ethstate => state 2014-10-31 14:43:14 +01:00
environment.go ethstate => state 2014-10-31 14:43:14 +01:00
errors.go Chnged to use GetOp instead & added error + checking 2014-10-23 14:04:00 +02:00
execution.go ethstate => state 2014-10-31 14:43:14 +01:00
stack.go Implemented LOG. Closes #159 2014-10-27 11:44:16 +01:00
types.go Re-org op codes 2014-11-01 01:18:03 +01:00
virtual_machine.go Moved ethvm => vm 2014-10-18 13:31:20 +02:00
vm_debug.go Sign ext 2014-11-02 19:39:45 +01:00
vm_test.go Remove references to mutan 2014-11-12 22:08:56 +01:00
vm.go Re-org op codes 2014-11-01 01:18:03 +01:00