Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace in all contract files. | Daniel Kirchner | 2018-08-02 | 5 | -12/+12 |
* | Fix tests regarding contract type conversion. | chriseth | 2018-08-01 | 1 | -1/+1 |
* | Replace throw with revert() in compilation tests | Alex Beregszaszi | 2018-07-16 | 4 | -8/+8 |
* | Added default data locations to docs and other external tests. | Chase McDermott | 2018-07-15 | 1 | -2/+2 |
* | Update compilation tests wrt requiring storage locations. | Daniel Kirchner | 2018-07-12 | 1 | -2/+2 |
* | test: Fix typos. | Cryptomental | 2018-07-11 | 5 | -13/+13 |
* | Adds visibility to compilation tests. | Erik Kundt | 2018-07-05 | 10 | -22/+22 |
* | Update compilation tests. | Daniel Kirchner | 2018-07-03 | 6 | -13/+13 |
* | Add emit keyword to compilation tests. | chriseth | 2018-06-27 | 4 | -7/+7 |
* | Updates external contracts to new constructor syntax. | Erik Kundt | 2018-06-26 | 2 | -2/+2 |
* | test: drop var-keyword in compilationTests in favor of explicit types | Christian Parpart | 2018-06-21 | 1 | -1/+1 |
* | Added various contracts for testing. | chriseth | 2017-07-05 | 10 | -0/+577 |