quorum/vm
obscuren 99481a245a Check for known block err and ignore 2014-12-02 11:37:33 +01:00
..
.ethtest Moved ethvm => vm 2014-10-18 13:31:20 +02:00
address.go Check for known block err and ignore 2014-12-02 11:37:33 +01:00
analysis.go Proper packages 2014-11-05 00:34:59 +01:00
asm.go Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00
closure.go Make an attempt to pay for the gas prior to expanding the mem. 2014-12-01 20:49:56 +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 Removed all implicit logging. Fixed gas issues and jump errors 2014-11-11 22:52:27 +01:00
errors.go Chnged to use GetOp instead & added error + checking 2014-10-23 14:04:00 +02:00
execution.go Added state tests 2014-12-02 00:03:53 +01:00
stack.go Fixes for PV41/42 2014-11-14 13:47:12 +01:00
types.go Transaction execution fixes 2014-11-12 01:36:36 +01:00
virtual_machine.go Moved ethvm => vm 2014-10-18 13:31:20 +02:00
vm.go Re-org op codes 2014-11-01 01:18:03 +01:00
vm_debug.go Fixed EXP gas 2014-12-01 22:05:38 +01:00
vm_test.go Added VM testing tool 2014-11-10 11:47:37 +01:00