quorum/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 Moved ethvm => vm 2014-10-18 13:31:20 +02:00
address.go New gas prices model 2015-03-02 16:32:02 +01:00
analysis.go Fixed bug where logging could crash client during tx adding 2015-01-02 22:19:58 +01:00
asm.go Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00
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 Chnged to use GetOp instead & added error + checking 2014-10-23 14:04:00 +02:00
gas.go reworked stack 2015-03-10 00:25:27 +01:00
main_test.go Convert vm test to checker 2014-11-16 13:45:46 -06:00
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 Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00
virtual_machine.go Changed context and ADDMOD, MULMOD 2015-03-13 13:44:15 +01:00
vm.go Changed context and ADDMOD, MULMOD 2015-03-13 13:44:15 +01:00
vm_jit.go Fix JitVm build 2015-03-03 12:31:26 +01:00
vm_jit_fake.go JitVM: the EVM JIT bridge 2015-01-22 18:00:15 +01:00
vm_test.go Fixed tests 2014-12-10 10:57:19 +01:00