Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix templates | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 2 | -3/+3 |
| | |||||
* | 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 | 3 | -21/+11 |
| | |||||
* | Added a detailed description of `renameOverloadedMethods` (special thanks to ↵ | Greg Hysen | 2018-04-10 | 1 | -6/+6 |
| | | | | @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading. | ||||
* | Updated deployer to accept a list of contract directories as input. Contract ↵ | Greg Hysen | 2018-04-10 | 1 | -2/+54 |
| | | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions. | ||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 3 | -8/+8 |
| | |||||
* | Fix contracts and artifacts paths | Leonid Logvinov | 2018-04-02 | 1 | -2/+4 |
| | |||||
* | move all configs to a config file | Leonid Logvinov | 2018-04-02 | 4 | -11/+17 |
| | |||||
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 6 | -0/+153 |