Commit Graph
35 Commits
Author SHA1 Message Date
chriseth 9e6356a763 Set pragma to arbitrary. 2018-10-24 14:52:55 +02:00
chriseth eded236e67 Only run zeppelin as external tests. 2018-10-24 14:52:55 +02:00
chriseth d76bfcd935 Fix typos. 2018-10-04 13:28:16 +02:00
Daniel Kirchner 879251a78b Update test suite to use address payable. 2018-09-12 16:21:43 +02:00
Daniel Kirchner 87804b6419 Split IntegerType into IntegerType and AddressType. 2018-09-05 12:19:14 +02:00
Daniel Kirchner 0011f8aef9 Update compilation tests. 2018-09-04 13:31:10 +02:00
chriseth b30da8859a Update external tests. 2018-08-14 18:53:06 +02:00
Daniel Kirchner 7d7abeb149 Disallow ambiguous conversions between number literals and bytesXX types. 2018-08-13 14:27:01 +02:00
Daniel Kirchner 576ba91970 Adjust return expressions in compilation tests. 2018-08-08 12:48:59 +02:00
Christian Parpart 9b8a05ebfb Update tests to remove support for loose assembly 2018-08-02 13:37:13 +01:00
Daniel Kirchner 8781990ff3 Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
chriseth b800bfb021 Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
Alex Beregszaszi 84e0676db8 Fix upstream issues in stringutils 2018-07-25 13:56:14 +01:00
Alex Beregszaszi 2ecb7a2f72 Update stringutils to upstream 3c63f18 2018-07-25 13:55:47 +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
chriseth 31e56f9f99 Merge pull request #4438 from ethereum/address_members_external_tests_docs
Address members used by contracts: update external tests and docs
2018-07-13 01:28:29 +02:00
Daniel Kirchner 899efd5e64 Update compilation tests wrt requiring storage locations. 2018-07-12 12:54:42 +02:00
Leonardo Alt 3ebfcae829 Update external tests and docs 2018-07-12 12:53:49 +02:00
Cryptomental 4116704442 test: Fix typos.
Fix typos using codespell.

Refs: #4442
2018-07-10 22:57:59 +02:00
Erik Kundt febbfd4204 Adds visibility to compilation tests. 2018-07-04 19:20:51 +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 4a842ecc82 Merge pull request #4097 from ethereum/noPackedExceptForPacked
[BREAKING] call only takes a single argument and does not pad
2018-06-27 18:29:01 +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
chriseth e299a0031f Update compilation tests. 2018-06-25 17:17:48 +02:00
Alex Beregszaszi 3ee3018bf6 Update external contracts in compilationTests (to support strict address literals) 2018-06-25 16:17:50 +02:00
Christian Parpart 6de24b1c5e test: drop var-keyword in compilationTests in favor of explicit types 2018-06-21 14:14:16 +02:00
Leonardo Alt 8862b3092b C99 scoping rules by default 2018-06-20 12:53:38 +02:00
Alex Beregszaszi d39917fd0d Update external contract in compilationTests to not use deprecated sha3 2018-06-12 18:16:18 +01:00
Alex Beregszaszi 31a258458b Update imported stringutils to use keccak256 2018-06-04 01:05:01 +01:00
Daniel Kirchner 5c59d56335 Disallow conversions between bytesX and uintY of different size. 2018-05-16 18:32:47 +02:00
chriseth b1c1fb6c83 Gnosis compilation contracts. 2017-07-12 15:55:11 +02:00
chriseth ac84b36144 Added various contracts for testing. 2017-07-05 12:39:55 +02:00