aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/test/trace_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-55/+0
* Try enabling no-unused-variable...fragosti2018-06-051-2/+0
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Fix trace testLeonid Logvinov2018-05-241-1/+1
* Fix sol-cov testsLeonid Logvinov2018-05-231-1/+1
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-1/+1
* Support all opcodes in a trace parserLeonid Logvinov2018-05-231-6/+6
* Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-231-0/+57