Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't throw when no config file is found | Leonid Logvinov | 2018-06-12 | 1 | -4/+6 |
* | Fix a bug in SolCompilerArtifacts adapter config overriding | Leonid Logvinov | 2018-06-12 | 1 | -2/+2 |
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 1 | -1/+7 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 2 | -5/+0 |
* | Parse compiler.json in SolCompilerArtifactsAdapter | Leonid Logvinov | 2018-05-23 | 1 | -3/+12 |
* | Fix import paths | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
* | Refactor ContractData lookup | Leonid Logvinov | 2018-05-23 | 1 | -2/+2 |
* | Use a hidden directory for temp artifacts | Leonid Logvinov | 2018-05-23 | 2 | -2/+1 |
* | Match class names with file names | Leonid Logvinov | 2018-05-23 | 3 | -0/+0 |
* | Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapter | Leonid Logvinov | 2018-05-23 | 2 | -4/+4 |
* | Make sol-cov work with truffle and other artifact adapters | Leonid Logvinov | 2018-05-23 | 3 | -0/+89 |