Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5265 from ethereum/cleanupsha3 | chriseth | 2018-11-09 | 1 | -1/+1 |
|\ | |||||
| * | Renamed SHA3.{h,cpp} files. | chriseth | 2018-10-18 | 1 | -1/+1 |
* | | Eliminate `byte`-typedef and use `uint8_t` in all their places instead. | Christian Parpart | 2018-11-07 | 1 | -1/+1 |
* | | Some well-formedness checks for the Yul AST. | chriseth | 2018-10-22 | 1 | -0/+23 |
|/ | |||||
* | Fix checksum check. | chriseth | 2018-10-12 | 1 | -5/+5 |
* | Ensure that non-hex characters are caught in address checksumming | Alex Beregszaszi | 2017-11-17 | 1 | -2/+6 |
* | Improves address literal checksum error message | wadeAlexC | 2017-11-17 | 1 | -11/+14 |
* | Remove escape function. | chriseth | 2017-08-29 | 1 | -28/+0 |
* | Replace cpp-ethereum with solidity in the license headers | Alex Beregszaszi | 2017-02-02 | 1 | -4/+4 |
* | Also check library addresses. | chriseth | 2017-01-25 | 1 | -2/+38 |
* | Windows build fix. | chriseth | 2016-11-09 | 1 | -3/+0 |
* | Don't include random in CommonData | Alex Beregszaszi | 2016-10-15 | 1 | -7/+0 |
* | Make the Solidity repository standalone. | Bob Summerwill | 2016-08-01 | 1 | -0/+107 |