aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-25/+0
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
|
* Update the exported types for the packages which touch RPC providersJacob Evans2018-10-091-1/+7
|
* Fix index.ts given fix in doc generationFabio Berger2018-08-221-10/+9
|
* Fix sol-cov index.tsFabio Berger2018-08-221-11/+10
|
* Omit certain exports and re-org index.tsFabio Berger2018-08-041-3/+5
|
* Add missing types to sol-cov index.tsFabio Berger2018-08-031-1/+12
|
* Add missing exports discovered by generating compact typedoc JSONFabio Berger2018-07-301-1/+1
|
* Introduce subprovider for printing revert stack tracesAlex Browne2018-06-151-0/+1
|
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-0/+2
|
* Match class names with file namesLeonid Logvinov2018-05-231-3/+3
|
* Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapterLeonid Logvinov2018-05-231-1/+1
|
* Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-231-0/+4
|
* Add sol-cover implementationLeonid Logvinov2018-03-121-0/+1