aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/0x.js_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-3/+2
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-301-269/+269
* Fix prettierFabio Berger2018-01-301-269/+269
* Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of try...Fabio Berger2018-01-301-3/+17
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Fix formattingLeonid Logvinov2018-01-031-3/+0
* Apply prettier configLeonid Logvinov2018-01-031-29/+36
* Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with ...Fabio Berger2017-12-211-0/+6
* Make assertion stricter so that one cannot submit invalid baseUnit amounts to...Fabio Berger2017-12-211-0/+6
* Throw a better error message when taker is null|undefined or anything but not...Leonid Logvinov2017-12-191-0/+9
* 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