Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only run zeppelin as external tests. | chriseth | 2018-10-24 | 39 | -1958/+0 |
| | |||||
* | Fix typos. | chriseth | 2018-10-04 | 1 | -1/+1 |
| | |||||
* | Update test suite to use address payable. | Daniel Kirchner | 2018-09-12 | 7 | -13/+13 |
| | |||||
* | Split IntegerType into IntegerType and AddressType. | Daniel Kirchner | 2018-09-05 | 1 | -2/+2 |
| | |||||
* | Update compilation tests. | Daniel Kirchner | 2018-09-04 | 1 | -6/+4 |
| | |||||
* | Update external tests. | chriseth | 2018-08-15 | 3 | -3/+3 |
| | |||||
* | Remove trailing whitespace in all contract files. | Daniel Kirchner | 2018-08-02 | 20 | -53/+53 |
| | |||||
* | Fix tests regarding contract type conversion. | chriseth | 2018-08-01 | 4 | -6/+6 |
| | |||||
* | Replace throw with revert() in compilation tests | Alex Beregszaszi | 2018-07-16 | 17 | -31/+31 |
| | |||||
* | Added default data locations to docs and other external tests. | Chase McDermott | 2018-07-15 | 5 | -6/+6 |
| | |||||
* | Merge pull request #4438 from ethereum/address_members_external_tests_docs | chriseth | 2018-07-13 | 5 | -5/+5 |
|\ | | | | | Address members used by contracts: update external tests and docs | ||||
| * | Update external tests and docs | Leonardo Alt | 2018-07-12 | 5 | -5/+5 |
| | | |||||
* | | Update compilation tests wrt requiring storage locations. | Daniel Kirchner | 2018-07-12 | 1 | -2/+2 |
|/ | |||||
* | test: Fix typos. | Cryptomental | 2018-07-11 | 7 | -15/+15 |
| | | | | | | Fix typos using codespell. Refs: #4442 | ||||
* | Adds visibility to compilation tests. | Erik Kundt | 2018-07-05 | 31 | -80/+80 |
| | |||||
* | Update compilation tests. | Daniel Kirchner | 2018-07-03 | 13 | -30/+30 |
| | |||||
* | Fallback function has to be external: backwards-compatible changes. | chriseth | 2018-06-29 | 3 | -3/+3 |
| | |||||
* | Merge pull request #4097 from ethereum/noPackedExceptForPacked | chriseth | 2018-06-28 | 1 | -1/+1 |
|\ | | | | | [BREAKING] call only takes a single argument and does not pad | ||||
| * | Update compilation tests. | chriseth | 2018-06-25 | 1 | -1/+1 |
| | | |||||
* | | Add emit keyword to compilation tests. | chriseth | 2018-06-27 | 11 | -21/+21 |
| | | |||||
* | | Updates external contracts to new constructor syntax. | Erik Kundt | 2018-06-26 | 14 | -15/+15 |
|/ | |||||
* | Update external contracts in compilationTests (to support strict address ↵ | Alex Beregszaszi | 2018-06-25 | 6 | -8/+8 |
| | | | | literals) | ||||
* | test: drop var-keyword in compilationTests in favor of explicit types | Christian Parpart | 2018-06-21 | 2 | -4/+4 |
| | |||||
* | Added various contracts for testing. | chriseth | 2017-07-05 | 39 | -0/+1960 |