aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/trace_collection_subprovider.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-188/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
* Merge developmentFabio Berger2018-08-151-7/+9
|\
| * Use CallDataRPC in subproviderLeonid Logvinov2018-08-031-7/+8
| * Add a TODO for failed transactionsLeonid Logvinov2018-08-031-0/+1
* | Add missing sol-cov commentsFabio Berger2018-08-041-1/+1
* | Add missing doc commentsFabio Berger2018-08-031-0/+1
|/
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
* 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