aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | mist, etheruem have been moved to cmd/
* Updated the VM & VM testsobscuren2014-10-231-0/+1
| | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env
* 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