Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -3/+3 |
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+1 |
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -2/+2 |
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
* | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 1 | -4/+7 |
* | Added a detailed description of `renameOverloadedMethods` (special thanks to ... | Greg Hysen | 2018-04-10 | 1 | -6/+6 |
* | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 1 | -2/+54 |
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -2/+2 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -0/+62 |