aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
* changed to unsigned integersobscuren2014-12-101-7/+19
* Renames for chain, updated VM, moved methodsobscuren2014-12-041-1/+1
* Moved execution from vm to chain.obscuren2014-12-041-138/+2
* mergeobscuren2014-12-031-8/+32
|\
| * Fixed mem error in vm. Fixed logs testsobscuren2014-12-031-8/+32
* | merge errors fixedobscuren2014-12-021-0/+183
|\|
| * Check for known block err and ignoreobscuren2014-12-021-2/+0
| * 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
* | try to get full coverage report on travisTaylor Gerring2014-11-151-132/+133
|/
* 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-1922-13354/+9
* Added tests as subtreeobscuren2014-10-1922-20/+13365
* 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-152-0/+81