quorum/vm
obscuren b99b2c446c Precompiled contract & Depth change
* Added pre-compiled contract 0x04 (mem cpy)
* Changed depth error to return the gas instead of consuming
2015-01-05 17:39:42 +01:00
..
.ethtest
address.go Precompiled contract & Depth change 2015-01-05 17:39:42 +01:00
analysis.go
asm.go
common.go Precompiled contract & Depth change 2015-01-05 17:39:42 +01:00
context.go Cleaned up some of that util 2015-01-04 14:20:16 +01:00
debugger.go
environment.go Cleanup old code 2015-01-03 17:29:08 +01:00
errors.go
main_test.go
stack.go
types.go
virtual_machine.go
vm.go
vm_debug.go Cleaned up some of that util 2015-01-04 14:20:16 +01:00
vm_test.go