aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-2/+2
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-4/+5
* Refactor subscription to return zeroExSignature objectLeonid Logvinov2017-06-131-2/+2
* Remove assertions from utils methodsLeonid Logvinov2017-06-071-7/+0
* Use union type Order|SignedOrderLeonid Logvinov2017-06-071-2/+2
* Address feedbackLeonid Logvinov2017-06-071-0/+35
* Implement zeroEx.exchange.subscribeAsync made sure to clean up subscriptions ...Fabio Berger2017-06-021-0/+3
* Move isValidOrderHash to utils and implement assert.isValidOrderHashFabio Berger2017-06-011-0/+4
* Use disable-next-line instead of disable and always put rule that is being di...Fabio Berger2017-05-291-2/+1
* Port over signOrderHashAsyncFabio Berger2017-05-291-0/+4
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+18