aboutsummaryrefslogtreecommitdiffstats
path: root/createRandomStateTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-03-191-4/+30
|\ | | | | | | | | Conflicts: mix/MixClient.cpp
| * less magicCJentzsch2015-03-181-1/+2
| |
| * improve sampling in fuzz testingCJentzsch2015-03-181-4/+29
| |
* | Extensive pathway for reporting transaction execution results.Gav Wood2015-03-181-1/+1
|/
* styleCJentzsch2015-03-131-4/+2
|
* bugfixCJentzsch2015-03-131-2/+2
|
* random state test optmizationCJentzsch2015-03-121-4/+11
|
* add check random state test for jitCJentzsch2015-03-121-83/+75
|
* create random state testsCJentzsch2015-03-121-0/+186