aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/zeppelin/MultisigWallet.sol
Commit message (Expand)AuthorAgeFilesLines
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-161-2/+2
* Added default data locations to docs and other external tests.Chase McDermott2018-07-151-1/+1
* Adds visibility to compilation tests.Erik Kundt2018-07-051-16/+16
* Fallback function has to be external: backwards-compatible changes.chriseth2018-06-291-1/+1
* Merge pull request #4097 from ethereum/noPackedExceptForPackedchriseth2018-06-281-1/+1
|\
| * Update compilation tests.chriseth2018-06-251-1/+1
* | Add emit keyword to compilation tests.chriseth2018-06-271-4/+4
* | Updates external contracts to new constructor syntax.Erik Kundt2018-06-261-2/+2
|/
* Update external contracts in compilationTests (to support strict address lite...Alex Beregszaszi2018-06-251-2/+2
* Added various contracts for testing.chriseth2017-07-051-0/+127