aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/MultiSigWallet
Commit message (Collapse)AuthorAgeFilesLines
* Update compilation tests.Daniel Kirchner2018-09-042-8/+5
|
* Fix tests regarding contract type conversion.chriseth2018-08-012-2/+2
|
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-162-12/+12
|
* Added default data locations to docs and other external tests.Chase McDermott2018-07-154-9/+9
|
* Update compilation tests wrt requiring storage locations.Daniel Kirchner2018-07-122-2/+2
|
* Update compilation tests.Daniel Kirchner2018-07-034-10/+10
|
* Fallback function has to be external: backwards-compatible changes.chriseth2018-06-291-0/+1
|
* Add emit keyword to compilation tests.chriseth2018-06-274-18/+18
|
* Updates external contracts to new constructor syntax.Erik Kundt2018-06-262-2/+2
|
* Update external contracts in compilationTests (to support strict address ↵Alex Beregszaszi2018-06-251-3/+3
| | | | literals)
* Added various contracts for testing.chriseth2017-07-058-0/+1287