aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/trace_collection_subprovider.ts
Commit message (Expand)AuthorAgeFilesLines
* De-duplicate code by refactoring subprovider classesAlex Browne2018-06-151-55/+9
* Fix linter errorsAlex Browne2018-06-131-2/+2
* Refactor sol-cov to avoid keeping traceInfo in memoryAlex Browne2018-06-131-10/+8
* Merge pull request #690 from 0xProject/feature/truffle-sol-cov-fixesLeonid Logvinov2018-06-121-2/+2
|\
| * Speed-up sol-covLeonid Logvinov2018-06-121-2/+2
* | Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-3/+3
|/
* Remove some copy-paste codeLeonid Logvinov2018-06-091-36/+6
* Fix typosLeonid Logvinov2018-06-091-3/+8
* Await fake transactionsLeonid Logvinov2018-06-091-4/+4
* Fix a typoLeonid Logvinov2018-06-091-1/+1
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-0/+258