aboutsummaryrefslogtreecommitdiffstats
path: root/packages/fill-scenarios/src/artifacts.ts
Commit message (Collapse)AuthorAgeFilesLines
* update fill-scenarios to use new artifacts and abi-gen wrappers packagesAlex Browne2018-10-161-11/+0
|
* Move types from sol-compiler to types so they can be used in other places ↵Fabio Berger2018-08-221-1/+1
| | | | without requiring sol-compiler as a dep
* MergeLeonid Logvinov2018-07-181-2/+4
|
* Refactor fill-scenarios for V2Leonid Logvinov2018-07-051-9/+5
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+13
unifying library with the same interface