Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
Leonid Logvinov
|
4cf9e030a2
|
Add ignoreFilesGlobs config option to sol-coverage
|
2019-02-27 13:06:30 -08:00 |
|
Leonid Logvinov
|
eda8dc278b
|
Remove excesive exports
|
2019-02-22 18:01:19 -08:00 |
|
Leonid Logvinov
|
ab11aaa694
|
Export ContractAbi from sol-tracing-utils
|
2019-02-22 16:58:57 -08:00 |
|
Leonid Logvinov
|
04d8f46ff3
|
Major sol-profiler overhaul
|
2019-02-22 16:16:03 -08:00 |
|
Fabio Berger
|
e86df96bfe
|
Fix doc gen
|
2019-02-20 13:20:32 -08:00 |
|
Fabio Berger
|
1fa82c1077
|
Fix up missing Provider interfaces and refactor providerUtils.standardizeOrThrow()
|
2019-02-19 22:34:31 -08:00 |
|
Leonid Logvinov
|
e5c4390489
|
Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines
|
2019-01-21 16:32:12 +01:00 |
|
Leonid Logvinov
|
63a63543be
|
Make mapping namings direct
|
2019-01-15 13:37:10 +01:00 |
|
Leonid Logvinov
|
a8e32d8c87
|
Export Sources and SourceCodes out of tracing utils
|
2019-01-15 11:34:31 +01:00 |
|
Remco Bloemen
|
4d03c3035c
|
Fix typo
|
2019-01-11 11:26:38 +01:00 |
|
Leonid Logvinov
|
7ae9e79235
|
Rename sol-trace-based-tools-common to sol-tracing-utils
|
2019-01-10 11:21:05 +01:00 |
|
Leonid Logvinov
|
2c974b5f3f
|
Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
|
2019-01-08 14:48:06 +01:00 |
|