aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/solidityExecutionFramework.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into ↵Paweł Bylica2015-06-021-13/+28
|\ | | | | | | | | | | | | feature/vm_gas_counter_refactor Conflicts: libethereum/Executive.h
| * renamed the test framwork function.Liana Husikyan2015-06-011-2/+2
| |
| * fixed CALL case. added exceptionLiana Husikyan2015-06-011-1/+1
| |
| * corrected intends in solidityExecutionFramwork.hLiana Husikyan2015-06-011-147/+147
| |
| * style fixesLiana Husikyan2015-06-011-143/+141
| |
| * style fixes in test/libsolidity/solidityExecutionFramework.hLiana Husikyan2015-06-011-132/+149
| | | | | | | | fixed the test
* | Fix code duplication in Executive::call overloadings.Paweł Bylica2015-05-211-1/+1
|/
* Gas estimation taking known state into account.chriseth2015-05-201-4/+7
|
* Restructure test foldersCJentzsch2015-04-211-0/+181