aboutsummaryrefslogtreecommitdiffstats
path: root/solidityExecutionFramework.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #754 from LefterisJP/sol_abiFunctionHashchriseth2015-01-091-8/+10
|\
| * Compiler EVM generation now takes into account for the new function hashLefteris Karapetsas2015-01-091-29/+12
| * work in progress in testing the new function selector in the end to end testsLefteris Karapetsas2015-01-081-5/+24
* | Unit testing for log in Solidity.Gav Wood2015-01-091-0/+2
|/
* Implemented 256-long history for PREVHASH, though still optional.Gav Wood2014-12-241-1/+1
* Beginnings of cleaning up the Executive/State code.Gav Wood2014-12-121-2/+2
* Some (few) tests for the optimizer.Christian2014-12-111-0/+161