aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Add WETH9 testsLeonid Logvinov2017-12-201-1/+1
* Add etherToken.getLogsAsync and etherToken.subscribe with testsLeonid Logvinov2017-12-201-0/+7
* Move web3 import after subprovider imports in test web3_factoryBrandon Millman2017-12-181-1/+7
* Fix redundant spacesLeonid Logvinov2017-12-161-1/+1
* Name a variableLeonid Logvinov2017-12-151-1/+2
* Fix a conditionalLeonid Logvinov2017-12-151-5/+1
* Add a function to init token balancesLeonid Logvinov2017-12-142-4/+30
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-144-88/+2
* Add a HACK commentLeonid Logvinov2017-11-291-0/+3
* Normalise subprovider namesLeonid Logvinov2017-11-293-6/+6
* Add fake gas estimate suprovider for testsLeonid Logvinov2017-11-294-1/+62
* Remove unused asyncsLeonid Logvinov2017-11-241-2/+2
* Auto-fix linter errorsLeonid Logvinov2017-11-246-8/+15
* Don't reassign the parameterLeonid Logvinov2017-11-241-3/+3
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-0/+2
* Merge branch 'development' into feature/calculate-remaining-proportionsJacob Evans2017-11-231-3/+3
|\
| * Fix async callbacksLeonid Logvinov2017-11-211-3/+3
* | add a test constant for ZRX decimalsJacob Evans2017-11-221-0/+1
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-139-0/+329