aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* disabled testobscuren2015-02-141-0/+1
* Updated testsobscuren2015-02-047-3/+133
* Updated testsobscuren2015-02-0338-157/+6367
* Removed some VMEnv & Added VmType() to vm.Environmentobscuren2015-02-011-0/+1
* JitVM: the EVM JIT bridgePaweł Bylica2015-01-231-9/+9
* updated testsobscuren2015-01-2218-35/+502
* updated testsobscuren2015-01-1513-0/+2167175
* Updated testsobscuren2015-01-1416-0/+565
* Fixed consensus issueobscuren2015-01-131-1/+0
* updated testsobscuren2015-01-137-108/+248
* remove pre compiled for testsobscuren2015-01-132-6/+10
* updated testsobscuren2015-01-132-7/+10
* updated testsobscuren2015-01-126-0/+295
* updated testsobscuren2015-01-127-1/+240
* updated testsobscuren2015-01-126-15/+177
* Moved the TD method from block processor.obscuren2015-01-101-1/+1
* updated testsobscuren2015-01-1049-73/+5575
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-3/+3
* Refactored ethutil.Config.Db outobscuren2015-01-072-5/+6
* Updated testsobscuren2015-01-073-34/+416
* Updated testsobscuren2015-01-06234-10477/+11
* Changed prev_hash to block_hash, state transition now uses vm envobscuren2015-01-041-3/+4
* Changed JUMP(I) behaviour.obscuren2015-01-031-1/+7
* Squashed commit of the following:obscuren2015-01-036-395/+4295
* Closure => Contextobscuren2015-01-021-3/+3
* Additional comments and added name to error outputobscuren2014-12-311-5/+3
* Merge branch 'develop' into poc8obscuren2014-12-311-5/+11
|\
| * Fixed gas check for vm testobscuren2014-12-311-5/+11
* | Merge branch 'develop' into poc8obscuren2014-12-311-46/+0
|\|
| * Additional checking on gasobscuren2014-12-311-46/+0
* | Merge branch 'develop' into poc8obscuren2014-12-30237-14/+10825
|\|
| * updated testsobscuren2014-12-30237-14/+10825
* | fixed trieobscuren2014-12-301-3/+3
|/
* Cleaned up objectsobscuren2014-12-191-2/+1
* Fixed testsobscuren2014-12-191-4/+0
* updated testsobscuren2014-12-191-4/+4
* Fixed refund modelobscuren2014-12-191-4/+4
* updated testsobscuren2014-12-192-1/+277
* Gas corrections and vm fixesobscuren2014-12-192-6/+57
* updated testsobscuren2014-12-185-148/+1547
* 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