aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helper/vm.go
Commit message (Expand)AuthorAgeFilesLines
* Renames for chain, updated VM, moved methodsobscuren2014-12-041-3/+3
* Moved execution from vm to chain.obscuren2014-12-041-14/+56
* Fixed mem error in vm. Fixed logs testsobscuren2014-12-031-6/+11
* Added state testsobscuren2014-12-021-0/+15
* Fixes for the log methodobscuren2014-11-121-1/+1
* chain, tests/helper, vm: make tests compileFelix Lange2014-11-011-1/+1
* all: fix rename breakageFelix Lange2014-11-011-15/+15
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-3/+3
* Updated the VM & VM testsobscuren2014-10-231-3/+2
* added a transfer method to vm envobscuren2014-10-221-1/+4
* Reflect changed to eth/vmobscuren2014-10-181-3/+3
* Fixed most of the testsobscuren2014-10-171-6/+12
* Updated testsobscuren2014-10-161-12/+9
* Fixed remote Arithmetic testsobscuren2014-10-151-6/+2
* Working on test suiteobscuren2014-10-151-0/+66