Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make env variables parsing more strict and add docs | Leonid Logvinov | 2018-03-12 | 1 | -2/+9 |
| | |||||
* | Add double negation before using shouldUseInProcessGanache | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Rename useInProcessGanache to shouldUseInProcessGanache | Leonid Logvinov | 2018-03-12 | 1 | -3/+3 |
| | |||||
* | Make coverage a module instead of a function | Leonid Logvinov | 2018-03-12 | 1 | -2/+2 |
| | |||||
* | Rename COVERAGE to SOLIDITY_COVERAGS | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Rename getCoverageSubprovider to getCoverageSubproviderSingleton | Leonid Logvinov | 2018-03-12 | 1 | -2/+2 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -9/+40 |
| | |||||
* | Change imports order | Leonid Logvinov | 2018-02-15 | 1 | -1/+2 |
| | |||||
* | Move subproviders from dev-utils to subproviders | Leonid Logvinov | 2018-02-15 | 1 | -3/+1 |
| | |||||
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -0/+42 |