Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor 0x.js to simply re-export it's own sub-dependencies rather then ↵ | Fabio Berger | 2018-08-14 | 3 | -83/+0 |
| | | | | wrapping them in a ZeroEx object | ||||
* | Refactor 0x.js to V2 | Fabio Berger | 2018-07-12 | 2 | -3/+6 |
| | |||||
* | Remove TokenRegistry from 0x.js | Fabio Berger | 2018-07-12 | 2 | -3/+0 |
| | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -1/+15 |
| | |||||
* | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 3 | -23/+65 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -3/+3 |
| | |||||
* | Modify the etherToken wrapper methods to accept an etherTokenAddress as the ↵ | Fabio Berger | 2017-12-17 | 1 | -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 schema | Leonid Logvinov | 2017-11-24 | 1 | -0/+5 |
| | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+23 |