aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* try to get full coverage report on travisTaylor Gerring2014-11-151-132/+133
* Fixes for the log methodobscuren2014-11-121-1/+1
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-1212-204/+3848
* Moved ethtest to cmdobscuren2014-11-103-3344/+0
* Fixed VM and added static analysis for EVM jumpsobscuren2014-11-051-1/+5
* Squashed commit of the following:obscuren2014-11-0520-2954/+2155
* added dbobscuren2014-11-041-0/+1
* chain, tests/helper, vm: make tests compileFelix Lange2014-11-011-1/+1
* all: fix rename breakageFelix Lange2014-11-015-31/+31
* Implemented LOG. Closes #159obscuren2014-10-271-0/+1
* Merge eth-go repository into go-ethereumFelix Lange2014-10-236-13/+13
* 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
* 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