aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/zeppelin
Commit message (Collapse)AuthorAgeFilesLines
* Adds visibility to compilation tests.Erik Kundt2018-07-0531-80/+80
|
* Update compilation tests.Daniel Kirchner2018-07-0313-30/+30
|
* Fallback function has to be external: backwards-compatible changes.chriseth2018-06-293-3/+3
|
* Merge pull request #4097 from ethereum/noPackedExceptForPackedchriseth2018-06-281-1/+1
|\ | | | | [BREAKING] call only takes a single argument and does not pad
| * Update compilation tests.chriseth2018-06-251-1/+1
| |
* | Add emit keyword to compilation tests.chriseth2018-06-2711-21/+21
| |
* | Updates external contracts to new constructor syntax.Erik Kundt2018-06-2614-15/+15
|/
* Update external contracts in compilationTests (to support strict address ↵Alex Beregszaszi2018-06-256-8/+8
| | | | literals)
* test: drop var-keyword in compilationTests in favor of explicit typesChristian Parpart2018-06-212-4/+4
|
* Added various contracts for testing.chriseth2017-07-0539-0/+1960