aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/utils/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(contract-wrappers): Fix tslint errors that were lingering due to ↵Alex Browne2018-10-241-0/+4
| | | | misconfiguration
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Make ForwaderWrapper take in a number for feePercentage instead of BigNumberfragosti2018-09-191-0/+6
|
* Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-061-3/+0
|
* Fix TSLint rulesFabio Berger2018-05-161-1/+2
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+13
unifying library with the same interface