aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/0x.js_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #267 from 0xProject/refactor/passInEtherTokenAddressFabio Berger2017-12-191-8/+0
|\
| * Modify the etherToken wrapper methods to accept an etherTokenAddress as the f...Fabio Berger2017-12-171-8/+0
* | Move web3 import after subprovider imports in test web3_factoryBrandon Millman2017-12-181-3/+3
|/
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-1/+1
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-2/+2
* Pass networkId on provider updateLeonid Logvinov2017-11-241-1/+1
* Fix the imports orderLeonid Logvinov2017-11-241-8/+10
* Remove even more asyncsLeonid Logvinov2017-11-241-5/+4
* Make zeroEx.exchange.getContractAddress non-asyncLeonid Logvinov2017-11-241-2/+1
* Adjust the testsLeonid Logvinov2017-11-241-13/+13
* Fix CI testsLeonid Logvinov2017-11-241-1/+7
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+259