aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/artifacts.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor 0x.js to simply re-export it's own sub-dependencies rather then ↵Fabio Berger2018-08-141-7/+0
| | | | wrapping them in a ZeroEx object
* Refactor 0x.js to V2Fabio Berger2018-07-121-0/+7
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-18/+0
| | | | unifying library with the same interface
* Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵Fabio Berger2018-04-091-7/+7
| | | | and contracts
* Apply prettier configLeonid Logvinov2018-01-031-8/+8
|
* Add DummyToken to artifacts listLeonid Logvinov2017-12-141-0/+2
|
* Fix the imports orderLeonid Logvinov2017-11-241-4/+4
|
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-0/+2
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+14