Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved handling of exceptions in some Solidity Tests | Lefteris Karapetsas | 2015-01-20 | 1 | -6/+2 |
| | |||||
* | Merge pull request #754 from LefterisJP/sol_abiFunctionHash | chriseth | 2015-01-09 | 1 | -14/+14 |
|\ | | | | | Calculation of ABI Function Identifier Hash | ||||
| * | Fixing SolidityABIJSON test | Lefteris Karapetsas | 2015-01-09 | 1 | -14/+14 |
| | | |||||
* | | Rename "JSON Documentation" -> Metadata. | Gav Wood | 2015-01-09 | 1 | -1/+1 |
|/ | | | | solc integration for Solidity-format ABI. | ||||
* | const-> constant | Gav Wood | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Fixed #683 | Gav Wood | 2014-12-21 | 1 | -8/+8 |
| | |||||
* | Adding const attribute to ABI output | Lefteris Karapetsas | 2014-12-19 | 1 | -0/+53 |
| | |||||
* | Solidity Tests names are now more consistent | Lefteris Karapetsas | 2014-12-18 | 1 | -0/+229 |
- File names and Boost Test Suite have the same name now for every solidity Test, so that there is no need to guess or check when you want to run a specific suite from the command line |