Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -44/+0 |
| | |||||
* | Implement new artifacts format | Leonid Logvinov | 2018-05-07 | 1 | -5/+2 |
| | |||||
* | Revert "Merge pull request #493 from ↵ | Leonid Logvinov | 2018-04-12 | 1 | -13/+3 |
| | | | | | | | hysz/features/deployer/multipleCodebaseSupport" This reverts commit 70d403e6f8c56bc70e6d3471a770b9bbff5d72e7, reversing changes made to 073bf738ddb271b6b4158798baf4cac3cb0608e9. | ||||
* | Updated deployer to accept a list of contract directories as input. Contract ↵ | Greg Hysen | 2018-04-10 | 1 | -3/+13 |
| | | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions. | ||||
* | Set timeout for compiler tests | Leonid Logvinov | 2018-03-22 | 1 | -3/+3 |
| | |||||
* | Add tests for compiler utils | Leonid Logvinov | 2018-03-21 | 1 | -0/+47 |