aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #285 from ethereum/log-as-hashYoichi Hirai2017-08-291-1509/+128
|\
| * Replace the remaining log arrays with log hashesYoichi Hirai2017-08-291-1509/+128
* | Merge pull request #283 from ethereum/returndatasize_after_staticcallYoichi Hirai2017-08-298-0/+772
|\ \ | |/ |/|
| * add 'returndatacopy_after_successful_delegatecall' state testJared Wasinger2017-08-292-0/+193
| * add 'returndatacopy_after_successful_callcode' state testJared Wasinger2017-08-292-0/+193
| * add 'returndatasize_after_successful_delegatecall' state testJared Wasinger2017-08-292-0/+193
| * add 'returndatasize_after_successful_staticcall' state testJared Wasinger2017-08-292-0/+193
|/
* Merge pull request #282 from ethereum/precompiled-failure-means-balance-revertYoichi Hirai2017-08-291-3/+3
|\
| * This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/...Yoichi Hirai2017-08-281-3/+3
|/
* add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-283-0/+896
* Merge pull request #279 from ethereum/filled-hive-testsYoichi Hirai2017-08-283036-141382/+244798
|\
| * Translate GeneralStateTests into BlockahtinTests/GeneralStateTestsYoichi Hirai2017-08-283036-141382/+244798
* | Merge pull request #278 from ethereum/returndatasize_after_callcodeYoichi Hirai2017-08-282-0/+192
|\ \ | |/ |/|
| * add state test 'returndatasize_after_callcode'Jared Wasinger2017-08-282-0/+192
|/
* Merge pull request #268 from ethereum/bc-schemaYoichi Hirai2017-08-265-4/+507
|\
| * add blockchain test linting to travisJared Wasinger2017-08-265-4/+507
|/
* Merge pull request #275 from ethereum/bc-schema-test-fixesYoichi Hirai2017-08-264-1549/+1532
|\
| * fix tests that don't conform to blockchain test schemaJared Wasinger2017-08-264-1549/+1532
|/
* Merge pull request #273 from ethereum/vmIO-fixYoichi Hirai2017-08-252-146/+145
|\
| * Fix the filler and fill vmIOandFlowOperationsTestYoichi Hirai2017-08-242-146/+145
* | Merge pull request #274 from ethereum/log-new-formatYoichi Hirai2017-08-25