Commit Graph
20 Commits
Author SHA1 Message Date
chriseth 9743390a53 Update tests. 2020-07-07 12:16:18 +02:00
Harikrishnan Mulackal a207613f17 Docs, changelog and tests 2020-05-05 21:11:15 +05:30
hrkrshnn bd0b06e8db Tests, Docs and Changelog 2020-04-28 16:03:52 +05:30
Erik Kundt 5020e186da Adjusts compilation tests to read-only array length. 2019-11-19 16:09:21 +01:00
Mathias Baumann 5b8ff78176 Implement virtual keyword 2019-11-14 11:49:39 +01:00
cd10012 f598b1515f Give unamed parameters unique keys and update tests to new spec
Fix whitespace
2019-11-06 21:44:34 +01:00
Daniel Kirchner 3321fc56ea Split fallback function and introduce "fallback()" and "receive()" syntax. 2019-11-04 17:17:58 +01:00
Mathias Baumann 6c6a9054b2 Implement override checking 2019-10-30 17:31:33 +01:00
chriseth 9e6356a763 Set pragma to arbitrary. 2018-10-24 14:52:55 +02:00
Daniel Kirchner 0011f8aef9 Update compilation tests. 2018-09-04 13:31:10 +02:00
chriseth b800bfb021 Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
Alex Beregszaszi bdac82ecdb Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
Chase McDermott 3267adcd14 Added default data locations to docs and other external tests. 2018-07-14 16:42:43 -05:00
Daniel Kirchner 899efd5e64 Update compilation tests wrt requiring storage locations. 2018-07-12 12:54:42 +02:00
Daniel Kirchner 9d23fd8013 Update compilation tests. 2018-07-02 18:58:44 +02:00
chriseth eeef82b2d7 Fallback function has to be external: backwards-compatible changes. 2018-06-29 00:23:52 +02:00
chriseth 01fd5a8d51 Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00
Erik Kundt 95c3488a26 Updates external contracts to new constructor syntax. 2018-06-26 00:00:32 +02:00
Alex Beregszaszi 3ee3018bf6 Update external contracts in compilationTests (to support strict address literals) 2018-06-25 16:17:50 +02:00
chriseth ac84b36144 Added various contracts for testing. 2017-07-05 12:39:55 +02:00