| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | 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 |
* | 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 |
|\ |
|
| * | 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 lite... | Alex Beregszaszi | 2018-06-25 | 6 | -8/+8 |
* | 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 |