aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* updated testsobscuren2014-12-134-6255/+7294
* Squashed commit of the following:obscuren2014-12-124-31/+75
* changed to unsigned integersobscuren2014-12-101-7/+19
* updated testsobscuren2014-12-1014-783/+8344
* Log is now interfaceobscuren2014-12-041-1/+1
* Renamed State => StateDBobscuren2014-12-041-6/+6
* Renames for chain, updated VM, moved methodsobscuren2014-12-042-4/+4
* Moved execution from vm to chain.obscuren2014-12-042-152/+58
* mergeobscuren2014-12-032-14/+43
|\
| * Fixed mem error in vm. Fixed logs testsobscuren2014-12-032-14/+43
* | merge errors fixedobscuren2014-12-0219-335/+9560
|\|
| * Check for known block err and ignoreobscuren2014-12-021-2/+0
| * updated testsobscuren2014-12-024-0/+120
| * Added state testsobscuren2014-12-022-5/+79
| * 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
| * Updated testsobscuren2014-12-0216-335/+9242
* | 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