Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates unit test to specify visibility. | Erik Kundt | 2018-07-04 | 1 | -9/+9 |
* | Merge pull request #4374 from ethereum/v050-var-keyword-removal-preps-end2end... | chriseth | 2018-07-03 | 1 | -3/+3 |
|\ | |||||
| * | test: ensure compiled tests do not use var-keyword in preparation of var-keyw... | Christian Parpart | 2018-07-02 | 1 | -3/+3 |
* | | Merge pull request #4224 from ethereum/revert_wrong_calldata | chriseth | 2018-07-02 | 1 | -10/+4 |
|\ \ | |/ |/| | |||||
| * | Revert if calldata is too short or points out of bounds | Leonardo Alt | 2018-06-26 | 1 | -10/+4 |
* | | Updates compiled unit tests to new constructor syntax. | Erik Kundt | 2018-06-29 | 1 | -5/+5 |
|/ | |||||
* | Enforce disallowing empty structs | Christian Parpart | 2018-06-14 | 1 | -20/+0 |
* | Adjust tests. | Daniel Kirchner | 2018-05-17 | 1 | -1/+1 |
* | Tests for returning dynamic data. | chriseth | 2018-03-21 | 1 | -0/+83 |
* | Also test short input for old decoder. | chriseth | 2017-11-30 | 1 | -5/+9 |
* | Cleanup and overflow checks for data pointers. | chriseth | 2017-11-30 | 1 | -1/+1 |
* | Decoder tests. | chriseth | 2017-11-30 | 1 | -0/+790 |