Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement prefer-template tslint rule | kao | 2018-12-08 | 1 | -2/+2 |
* | Remove unused import | Leonid Logvinov | 2018-09-21 | 1 | -1/+0 |
* | Fixes for the breaking changes in ethers | Leonid Logvinov | 2018-09-19 | 1 | -4/+10 |
* | Update comment about ethers checksummed address behavior | Alex Browne | 2018-08-09 | 1 | -3/+3 |
* | Move some ethers-related types to typescript-typings/ethers | Alex Browne | 2018-08-09 | 1 | -12/+6 |
* | Apply prettier | Alex Browne | 2018-08-09 | 1 | -4/+10 |
* | Add strictArgumentEncodingCheck to BaseContract and use it in contract templates | Alex Browne | 2018-08-09 | 1 | -0/+153 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -3/+3 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+1 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
* | Added a detailed description of `renameOverloadedMethods` (special thanks to ... | Greg Hysen | 2018-04-10 | 1 | -44/+41 |
* | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 1 | -0/+74 |