aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/schemas
Commit message (Collapse)AuthorAgeFilesLines
* Refactor 0x.js to simply re-export it's own sub-dependencies rather then ↵Fabio Berger2018-08-143-83/+0
| | | | wrapping them in a ZeroEx object
* Refactor 0x.js to V2Fabio Berger2018-07-122-3/+6
|
* Remove TokenRegistry from 0x.jsFabio Berger2018-07-122-3/+0
|
* Fix TSLint rulesFabio Berger2018-05-161-1/+15
|
* Better validate ZeroExConfig on public networksLeonid Logvinov2018-02-153-23/+65
|
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
|
* Modify the etherToken wrapper methods to accept an etherTokenAddress as the ↵Fabio Berger2017-12-171-1/+0
| | | | first arg. Since it is becoming apparent we will be updating the canonical WETH contract, we want users of 0x.js to be able to interact with n number of etherTokens without re-instantiating for each one.
* Add networkId to zeroExConfig schemaLeonid Logvinov2017-11-241-0/+5
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+23