10 Commits (45e0b0602bd59ac84cd5b9d1ffff9f028ada960c)

Author SHA1 Message Date
chriseth b6f9d51cd6 Re-introduce string type. 10 years ago
Liana Husikyan d3e0b74f0c Update SolidityABIJSON.cpp 10 years ago
Liana Husikyan 6cc7bb915a updated unit test 10 years ago
Liana Husikyan ef6c158805 bug in abi. fixed external type for return parameters 10 years ago
Liana Husikyan e612ddeafe changed the test so constructor will have input parameters 10 years ago
Liana Husikyan 8fe9d0a335 changed the implementation 10 years ago
Liana Husikyan f2502b01f7 fixed the output of the test 10 years ago
Liana Husikyan 39b4ec7ab7 test for resalts 10 years ago
chriseth 69db1c7181 Removed (and added) some #ifs (but removed more than I added). 10 years ago
CJentzsch 338e5bd088 Restructure test folders 10 years ago
Gav Wood 9fb30b141e Allow Solidity build to be disabled. 10 years ago
Liana Husikyan 7cb944c903 added anonymous to ABI 10 years ago
Lefteris Karapetsas 81beec48bf Changes in Solidity Tests to use the new bytesXX type 10 years ago
Lefteris Karapetsas 557af1e691 Adding ETH_TEST macros to ABI and EndToEndTests 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz b6cb2a87ee fixed jsoncpp find_path 10 years ago
Lefteris Karapetsas d53dcd3183 Styling in Natspec Enums 10 years ago
Liana Husikyan 2fd33d98cc - implemented Empty parameter name story. Now the name of input/return parameters of function can be not specified. 10 years ago
Christian 2a329e1312 Make tests resistant to changes in order of declaration. 10 years ago
arkpar de531cb274 json and solidity ABI generted for events 10 years ago
arkpar fa19c96788 updated json abi tests 10 years ago
Christian edefb95aae Fallback functions. 10 years ago
Christian fd1f7b527f Cleaner solution to provide standard sources. 10 years ago
Lefteris Karapetsas c3c2b1cf76 Improved handling of exceptions in some Solidity Tests 10 years ago
Lefteris Karapetsas 03b2fa387d Fixing SolidityABIJSON test 10 years ago
Gav Wood 0de1fe5b02 Rename "JSON Documentation" -> Metadata. 10 years ago
Gav Wood 744136830d const-> constant 10 years ago
Gav Wood 78c202cae4 Fixed #683 10 years ago
Lefteris Karapetsas 29261206b9 Adding const attribute to ABI output 10 years ago
Lefteris Karapetsas 8edb5b8b54 Solidity Tests names are now more consistent 10 years ago
debris 5071446c68 msvc changes in tests, but tests not yet working there 10 years ago
Lefteris Karapetsas 8857a7a75e Replacing old cstyle enums with c++11 enums in natspec 10 years ago
Lefteris Karapetsas 78938ac468 Stack compiler now correctly returns a string and not a pointer 10 years ago
Lefteris Karapetsas 4613214098 Moving all Interface and Documentation functionality to own class 10 years ago
Lefteris Karapetsas 88b1bb2540 More Natspec JSON export tests and better error reporting 10 years ago
Lefteris Karapetsas eed32824c3 Using jsoncpp for exporting ABI interface from solidity 10 years ago
Marek Kotewicz d1824e31ef solidity json interface tests fixes 10 years ago
Marek Kotewicz 5f83a9d525 solidity JSON interface tests 10 years ago