aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-tracing-utils/src/artifact_adapters
Commit message (Collapse)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-063-170/+0
|
* Refactor out isInterfaceContractLeonid Logvinov2019-01-231-2/+2
|
* SolCompilerArtifactAdapter now doesn't return the ContractData for interfacesLeonid Logvinov2019-01-211-0/+4
|
* SolCompilerArtifactsAdapter now uses SolResolver under the hood which allows ↵Leonid Logvinov2019-01-211-4/+11
| | | | to resolve NPM dependencies properly
* Make mapping namings directLeonid Logvinov2019-01-151-3/+3
|
* Fix the bug with incorrect source maps parsing by changing contract data ↵Leonid Logvinov2019-01-141-3/+8
| | | | from an array to a mapping
* Rename sol-trace-based-tools-common to sol-tracing-utilsLeonid Logvinov2019-01-103-0/+154