aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/MultiSigWallet/MultiSigWallet.sol
Commit message (Collapse)AuthorAgeFilesLines
* Set pragma to arbitrary.chriseth2018-10-241-1/+1
|
* Update compilation tests.Daniel Kirchner2018-09-041-5/+3
|
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-161-10/+10
|
* Added default data locations to docs and other external tests.Chase McDermott2018-07-151-6/+6
|
* Update compilation tests wrt requiring storage locations.Daniel Kirchner2018-07-121-1/+1
|
* Update compilation tests.Daniel Kirchner2018-07-031-6/+6
|
* Fallback function has to be external: backwards-compatible changes.chriseth2018-06-291-0/+1
|
* Add emit keyword to compilation tests.chriseth2018-06-271-11/+11
|
* Updates external contracts to new constructor syntax.Erik Kundt2018-06-261-1/+1
|
* Update external contracts in compilationTests (to support strict address ↵Alex Beregszaszi2018-06-251-3/+3
| | | | literals)
* Added various contracts for testing.chriseth2017-07-051-0/+366