aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helper
Commit message (Collapse)AuthorAgeFilesLines
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-234-7/+7
| | | | mist, etheruem have been moved to cmd/
* Updated the VM & VM testsobscuren2014-10-231-3/+2
| | | | | | * 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-1/+4
|
* Readersobscuren2014-10-192-25/+42
|
* Reflect changed to eth/vmobscuren2014-10-181-3/+3
|
* ethvm, tests/*: use log level constantsFelix Lange2014-10-171-1/+1
|
* Quick dirty peer updateobscuren2014-10-171-1/+1
|
* Fixed most of the testsobscuren2014-10-172-7/+14
|
* Updated testsobscuren2014-10-161-12/+9
|
* Fixed remote Arithmetic testsobscuren2014-10-153-12/+12
|
* Working on test suiteobscuren2014-10-155-0/+147