quorum/vm
obscuren 8c7b764d47 updated tests 2015-01-09 21:18:34 +01:00
..
.ethtest
address.go Precompiled contract & Depth change 2015-01-05 17:39:42 +01:00
analysis.go Fixed bug where logging could crash client during tx adding 2015-01-02 22:19:58 +01:00
asm.go
common.go Updated tests 2015-01-06 20:22:31 +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 updated tests 2015-01-09 21:18:34 +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 Closure => Context 2015-01-02 16:14:12 +01:00
vm.go Closure => Context 2015-01-02 16:14:12 +01:00
vm_debug.go updated tests 2015-01-09 21:18:34 +01:00
vm_test.go