chriseth
0504dc21e1
Merge pull request #754 from LefterisJP/sol_abiFunctionHash
...
Calculation of ABI Function Identifier Hash
2015-01-09 11:22:59 +01:00
Lefteris Karapetsas
765bd95a07
Fixing SolidityABIJSON test
2015-01-09 09:29:19 +01:00
Gav Wood
90cdc52ae7
Rename "JSON Documentation" -> Metadata.
...
solc integration for Solidity-format ABI.
2015-01-09 08:05:52 +01:00
Gav Wood
510c66b6b8
const-> constant
2014-12-22 03:09:11 +01:00
Gav Wood
bba4398e48
Fixed #683
2014-12-21 16:28:46 +01:00
Lefteris Karapetsas
d7d40a13c2
Adding const attribute to ABI output
2014-12-19 10:48:59 +01:00
Lefteris Karapetsas
5dbe2f198c
Solidity Tests names are now more consistent
...
- 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
2014-12-18 15:21:03 +01:00