aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-87/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Fix some bugs in sol-covAlex Browne2018-06-221-0/+12
* Include source code snippets in revert stack tracesAlex Browne2018-06-211-0/+6
* Introduce subprovider for printing revert stack tracesAlex Browne2018-06-151-0/+24
* Fix typosLeonid Logvinov2018-06-091-1/+1
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-1/+29
* Add removeHexPrefix util methodLeonid Logvinov2018-05-071-0/+4
* Add sol-cover implementationLeonid Logvinov2018-03-121-0/+13