aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-236-13/+13
| | | | mist, etheruem have been moved to cmd/
* Chnged to use GetOp instead & added error + checkingobscuren2014-10-231-1/+2
|
* Update to HEAD testsobscuren2014-10-2311-314/+5
|
* Updated the VM & VM testsobscuren2014-10-233-4/+4
| | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env
* Updated tests-subtreeobscuren2014-10-2214-2/+446
|
* added a transfer method to vm envobscuren2014-10-222-6/+5
|
* Renamed block_chain to chain_managerobscuren2014-10-201-5/+4
|
* movedobscuren2014-10-1922-9/+9
|
* Added tests as subtreeobscuren2014-10-1922-20/+13365
|
* Readersobscuren2014-10-193-27/+44
|
* Reflect changed to eth/vmobscuren2014-10-182-4/+4
|
* tests/vm: fix syntaxFelix Lange2014-10-171-5/+0
|
* ethvm, tests/*: use log level constantsFelix Lange2014-10-172-1/+5
|
* arith testobscuren2014-10-171-0/+3239
|
* Quick dirty peer updateobscuren2014-10-171-1/+1
|
* added eth testerobscuren2014-10-172-0/+104
|
* Fixed most of the testsobscuren2014-10-173-23/+49
|
* Updated testsobscuren2014-10-162-15/+34
|
* Fixed remote Arithmetic testsobscuren2014-10-154-19/+32
|
* Working on test suiteobscuren2014-10-157-0/+228