aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-126/+0
* Include source code snippets in revert stack tracesAlex Browne2018-06-211-0/+10
* Introduce subprovider for printing revert stack tracesAlex Browne2018-06-151-0/+7
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-6/+11
* Use BlockParamLiteral.LatestLeonid Logvinov2018-05-231-0/+4
* Implement the resolverLeonid Logvinov2018-04-121-1/+0
* Stop making an assumption that contract code is immutableLeonid Logvinov2018-03-121-1/+13
* Add sol-cover implementationLeonid Logvinov2018-03-121-0/+89