aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/profiler_manager.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor sol-cov to de-duplicate code for coverage and profilingAlex Browne2018-06-131-125/+0
* Rename computeCoverageAsync -> computeSingleTraceCoverageAsyncAlex Browne2018-06-131-1/+1
* Refactor sol-cov to avoid keeping traceInfo in memoryAlex Browne2018-06-131-38/+29
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-0/+134