aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blocktest.go
Commit message (Expand)AuthorAgeFilesLines
* Fixes for TransactionTestsGustav Simonsson2015-04-161-24/+22
* Add TransactionTests wrapped as Go testsGustav Simonsson2015-04-101-3/+19
* Block header changed & console miner controlobscuren2015-04-061-1/+1
* Removed old (unused) argumentobscuren2015-04-021-1/+1
* Blocktest fixed, Execution fixedobscuren2015-04-011-7/+6
* removed legacy codeobscuren2015-03-241-2/+1
* moved state and vm to coreobscuren2015-03-231-1/+1
* Fix new types for blocktests and comment out non-working log level setterGustav Simonsson2015-03-231-4/+4
* gofmtGustav Simonsson2015-03-231-4/+2
* Add validation of post state accounts to block testsGustav Simonsson2015-03-231-4/+31
* conversionsobscuren2015-03-181-5/+4
* updated blockpoolobscuren2015-03-171-14/+41
* Moved ethutil => commonobscuren2015-03-161-2/+2
* mergeobscuren2015-03-151-1/+1
* tests: add helper functions for block testsFelix Lange2015-03-141-0/+240