aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm/gh_test.go
Commit message (Expand)AuthorAgeFilesLines
* Added state testsobscuren2014-12-021-5/+64
* Fixed EXP gasobscuren2014-12-021-13/+1
* Make an attempt to pay for the gas prior to expanding the mem.obscuren2014-12-021-1/+4
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-1/+1
* Fixed VM and added static analysis for EVM jumpsobscuren2014-11-051-1/+5
* all: fix rename breakageFelix Lange2014-11-011-4/+4
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-3/+3
* Updated the VM & VM testsobscuren2014-10-231-0/+1
* added a transfer method to vm envobscuren2014-10-221-5/+1
* Renamed block_chain to chain_managerobscuren2014-10-201-5/+4
* movedobscuren2014-10-191-9/+9
* Added tests as subtreeobscuren2014-10-191-20/+20
* Readersobscuren2014-10-191-2/+2
* Reflect changed to eth/vmobscuren2014-10-181-1/+1
* tests/vm: fix syntaxFelix Lange2014-10-171-5/+0
* ethvm, tests/*: use log level constantsFelix Lange2014-10-171-0/+4
* Fixed most of the testsobscuren2014-10-171-16/+35
* Updated testsobscuren2014-10-161-3/+25
* Fixed remote Arithmetic testsobscuren2014-10-151-7/+20
* Working on test suiteobscuren2014-10-151-0/+81