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 |
|
Fabio B
|
d6b6f1e7d9
|
Update packages/sol-trace/src/revert_trace_subprovider.ts
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
|
2019-01-30 14:25:43 +01:00 |
|
Leonid Logvinov
|
ea5e78b217
|
Improve error messages when unable to find bytecode
|
2019-01-30 14:12:31 +01:00 |
|
Leonid Logvinov
|
fcdd0de9ee
|
Fix/simplify handling of revert trace snippets
|
2019-01-17 14:37:15 +01:00 |
|
Leonid Logvinov
|
63a63543be
|
Make mapping namings direct
|
2019-01-15 13:37:10 +01:00 |
|
Leonid Logvinov
|
2581bc93e5
|
Fix the bug with incorrect source maps parsing by changing contract data from an array to a mapping
|
2019-01-14 12:04:08 +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 |
|