aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-309-372/+372
* Fix prettierFabio Berger2018-01-309-372/+372
* Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of try...Fabio Berger2018-01-301-1/+3
* Remove trailing slashLeonid Logvinov2018-01-171-1/+1
* Make some callbacks failable and add error handlingLeonid Logvinov2018-01-111-2/+4
* Fix linter issuesLeonid Logvinov2018-01-101-1/+1
* Fix callback typesLeonid Logvinov2018-01-101-5/+55
* Fix linter errorsLeonid Logvinov2018-01-041-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-042-2/+2
* Apply prettier configLeonid Logvinov2018-01-037-71/+138
* Add some missed underscores, update changelog and commentsBrandon Millman2017-12-211-1/+1
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-212-3/+10
|\
| * Add slashes to base URLsLeonid Logvinov2017-12-201-3/+3
| * Fix WETH symbolLeonid Logvinov2017-12-201-1/+1
| * Add WETH9 testsLeonid Logvinov2017-12-201-1/+1
| * Add etherToken.getLogsAsync and etherToken.subscribe with testsLeonid Logvinov2017-12-201-0/+7
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-203-43/+43
|/
* 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