aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-tracing-utils/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix the bug with incorrect source maps parsing by changing contract data ↵Leonid Logvinov2019-01-144-14/+22
| | | | from an array to a mapping
* Add utils.isRangeEqual to sol-profilerLeonid Logvinov2019-01-141-0/+6
|
* Add assembly statements to AST VisitorLeonid Logvinov2019-01-141-0/+33
|
* Use a custom JS tracerLeonid Logvinov2019-01-141-17/+18
|
* Use tracer for debug tracesRemco Bloemen2019-01-111-5/+21
|
* Capture errors in next callbacksRemco Bloemen2019-01-111-3/+21
|
* Throw error when source location is missingRemco Bloemen2019-01-111-2/+6
|
* Rename sol-trace-based-tools-common to sol-tracing-utilsLeonid Logvinov2019-01-1018-0/+1468